Proprietà PackAndGoNodeWrapperNode
|
Ritorna/Importa l'oggetto nodo nativo corrispondente
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public TreeListNode Node { get; set; }
Public Property Node As TreeListNode
Get
Set
public:
property TreeListNode^ Node {
TreeListNode^ get ();
void set (TreeListNode^ value);
}
member Node : TreeListNode with get, set
Valore della proprietà
Tipo:
TreeListNodeVedi anche