ILazyLoadingNode.Expanding Property

Definition

Gets a value indicating whether the node is currently expanding.

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

Property Value

true if the node is currently expanding; otherwise, false.

Applies to