RegisteredProperty.Browsable Proprietà

Definizione

Ottiene o imposta un valore che indica se la proprietà può essere visualizzata.

public:
 property bool Browsable { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(true)]
public bool Browsable { get; set; }
[<System.ComponentModel.DefaultValue(true)>]
member this.Browsable : bool with get, set
Public Property Browsable As Boolean

Valore della proprietà

true se la proprietà può essere visualizzata; in caso contrario, false.

Attributi

Si applica a