WorkflowOutline.NeedsExpandAll Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.