Proprietà TreeListChoiceCheckNodeEventArgsNode
|
Restituisce il comando in esecuzione.
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public TreeListNode Node { get; }
Public ReadOnly Property Node As TreeListNode
Get
public:
property TreeListNode^ Node {
TreeListNode^ get ();
}
member Node : TreeListNode with get
Valore della proprietà
Tipo:
TreeListNodeVedi anche