WorkflowOutline.NeedsExpandAll Propriété

Définition

Obtient ou définit une valeur qui indique si le plan du document TreeView doit être développé.

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

Valeur de propriété

true si le plan du document TreeView doit être développé ; sinon, false.

S’applique à