Compartilhar via


Propriedade do RDL ReportColor.Empty

Gets the empty color.

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

Sintaxe

'Declaração
Public Shared ReadOnly Property Empty As ReportColor 
    Get
'Uso
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

Valor da propriedade

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

Consulte também

Referência

ReportColor Estrutura

Namespace Microsoft.ReportingServices.RdlObjectModel