WorkspaceVisualNodeBase.IsExpandable 属性

定义

如果为 true,则节点将显示 [+] 扩展器,并可以在视图中展开和折叠。

public:
 virtual property bool IsExpandable { bool get(); };
public:
 virtual property bool IsExpandable { bool get(); };
public virtual bool IsExpandable { get; }
member this.IsExpandable : bool
Public Overridable ReadOnly Property IsExpandable As Boolean

属性值

Boolean

适用于