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

属性值

如果为只读,则为 否则为 /&;。

适用于