Condividi tramite


Proprietà ReportColor.Empty

Gets the empty color.

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 ReportColor 
    Get
'Utilizzo
Dim value As ReportColor 

value = ReportColor.Empty
public static ReportColor Empty { get; }
public:
static property ReportColor Empty {
    ReportColor get ();
}
static member Empty : ReportColor
static function get Empty () : ReportColor

Valore proprietà

Tipo: Microsoft.ReportingServices.RdlObjectModel.ReportColor
A ReportColor object.

Vedere anche

Riferimento

ReportColor Struttura

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel