Proprietà TreeListChoiceCheckNodeEventArgsNode
|
Restituisce il comando in esecuzione.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic TreeListNode Node { get; }Public ReadOnly Property Node As TreeListNode
Get
public:
property TreeListNode^ Node {
TreeListNode^ get ();
}member Node : TreeListNode with get
Valore della proprietà
TreeListNode
Vedi anche