WorkflowOutline.NeedsExpandAll 屬性

定義

取得或設定值,這個值表示是否需要展開文件大綱 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

屬性值

如果需要展開文件大綱 TreeView 則為 true,否則為 false

適用於