GraphGroup.IsExpanded Property

Definition

Get whether this node is expanded.

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

Property Value

Applies to