DesignerView.ShouldExpandAll Proprietà

Definizione

Ottiene o imposta un valore che indica se l'elemento deve espandere un intero elenco.

public:
 property bool ShouldExpandAll { bool get(); void set(bool value); };
public bool ShouldExpandAll { get; set; }
member this.ShouldExpandAll : bool with get, set
Public Property ShouldExpandAll As Boolean

Valore della proprietà

Boolean

true se l'elemento DesignerView deve espandere un intero elenco; in caso contrario, false.

Si applica a