Style.IsEmpty Eigenschaft

Definition

Eine geschützte Eigenschaft. Ruft einen Wert ab, der angibt, ob in der Datenauflistung Stilelemente definiert wurden.

protected public:
 virtual property bool IsEmpty { bool get(); };
public:
 virtual property bool IsEmpty { bool get(); };
protected internal virtual bool IsEmpty { get; }
[System.ComponentModel.Browsable(false)]
public virtual bool IsEmpty { get; }
member this.IsEmpty : bool
[<System.ComponentModel.Browsable(false)>]
member this.IsEmpty : bool
Protected Friend Overridable ReadOnly Property IsEmpty As Boolean
Public Overridable ReadOnly Property IsEmpty As Boolean

Eigenschaftswert

Boolean

true, wenn für die Datenauflistung keine Stilelemente definiert wurden, andernfalls false.

Attribute

Gilt für