Share via


IVsDataExplorerNode.IsExpanded Property

Definition

Gets a value indicating whether the current node is expanded.

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

Property Value

true if the node is expanded; otherwise, false.

Applies to