Property<T>.Enabled Propriété

Définition

Obtient si la propriété est activée.

public:
 property bool Enabled { bool get(); };
public bool Enabled { get; }
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

Valeur de propriété

true si la propriété est activée ; sinon, false.

S’applique à