Empty Propiedad
The report size to use for an empty report size.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property Empty As ReportSize
Get
'Uso
Dim value As ReportSize
value = ReportSize.Empty
public static ReportSize Empty { get; }
public:
static property ReportSize Empty {
ReportSize get ();
}
static member Empty : ReportSize
static function get Empty () : ReportSize
Valor de la propiedad
Tipo: Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportSize
A ReportSize value.