Propriedade do RDL Empty

The report size to use for an empty report size.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
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