Udostępnij za pośrednictwem


IUINode.IsExpandable Property

Definition

If true, node will have [+] expander shown, and can be expanded and collapsed in view.

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

Property Value

Applies to