Condividi tramite


LazyNode.Expandable Proprietà

Definizione

Ottiene o imposta un valore che indica se è possibile espandere un nodo.

public:
 virtual property bool Expandable { bool get(); void set(bool value); };
public virtual bool Expandable { get; set; }
member this.Expandable : bool with get, set
Public Overridable Property Expandable As Boolean

Valore della proprietà

true se il nodo è espandibile; in caso contrario, false.

Si applica a