WorkspaceVisualNodeBase.AlwaysExpandable 属性

定义

如果节点始终是可展开的,则为 true,即使没有子级 (如) 工作区节点。

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

属性值

Boolean

适用于