WorkflowOutline.NeedsExpandAll Propriété

Définition

Obtient ou définit une valeur qui indique si le contrôle TreeView de la structure du document 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 contrôle TreeView de la structure du document doit être développé ; sinon, false.

S’applique à