Condividi tramite


Proprietà ReportSize.Empty

Gets the report size to use for an empty report size.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly Property Empty As ReportSize 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.RdlObjectModel.ReportSize
A ReportSize value.

Vedere anche

Riferimento

ReportSize Struttura

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel