Share via


LabelStyle.Enabled Proprietà

Definizione

Ottiene o imposta un flag che indica se l'etichetta è abilitata.

public:
 property bool Enabled { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public bool Enabled { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valore della proprietà

true se l'etichetta è abilitata. In caso contrario false.

Attributi

Si applica a