Share via


DesignerView.ShouldCollapseAll 屬性

定義

取得或設定指出設計檢視是否應該摺疊所有可見子項目的值。

public:
 property bool ShouldCollapseAll { bool get(); void set(bool value); };
public bool ShouldCollapseAll { get; set; }
member this.ShouldCollapseAll : bool with get, set
Public Property ShouldCollapseAll As Boolean

屬性值

Boolean

如果 true 是唯讀,則為 DesignerView,否則為 false

適用於