LazyNode.Expanding Propiedad

Definición

Indica si un nodo está expandiéndose actualmente.

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

Valor de propiedad

true si se expande; de lo contrario, false.

Implementaciones

Se aplica a