Proprietà TreeListChoiceCheckNodeEventArgsNode
|
Restituisce il comando in esecuzione.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 25.3.0.0 (25.3.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à
TreeListNodeVedi anche