Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the empty color.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Empty As ReportColor
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel.ReportColor
A ReportColor object.