ILazyLoadingNode.Expandable Property

Definition

Gets a value indicating whether the node may have children.

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

Property Value

true if the node is expandable; otherwise, false.

Applies to