Proprietà DrawIconEventArgsNode 
             | 
          
        
          
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
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à
Tipo: 
TreeListNode
Vedi anche