Właściwość ReportColor.IsEmpty
Wskazuje, czy jest to kolor puste.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property IsEmpty As Boolean
Get
'Użycie
Dim instance As ReportColor
Dim value As Boolean
value = instance.IsEmpty
public bool IsEmpty { get; }
public:
property bool IsEmpty {
bool get ();
}
member IsEmpty : bool
function get IsEmpty () : boolean
Wartość właściwości
Typ: System.Boolean
A logiczna obiektu.
Zobacz także