Proprietà DrawIconEventArgsNode
             | 
          
        
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
TreeListNode
Vedi anche