Proprietà TreeListChoiceCheckNodeEventArgsNode
|
Restituisce il comando in esecuzione.
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 24.6.0.0 (24.6.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