LazyNode.Expanding Property

Definition

Gets an indication if a node is currently expanding.

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

Property Value

true if expanding; otherwise, false.

Implements

Applies to