Condividi tramite


WorkflowOutline.NeedsExpandAll Proprietà

Definizione

Ottiene o imposta un valore che indica se è necessario espandere la struttura del documento TreeView.

protected public:
 property bool NeedsExpandAll { bool get(); void set(bool value); };
protected internal bool NeedsExpandAll { get; set; }
member this.NeedsExpandAll : bool with get, set
Protected Friend Property NeedsExpandAll As Boolean

Valore della proprietà

Boolean

true se è necessario espandere la struttura del documento TreeView. In caso contrario, false.

Si applica a