Proprietà DistDragElementEventArgsElement
             | 
          
        
        
            Restituisce l'elemento del quale si debba creare l'anagrafica.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic Row Element { get; }Public ReadOnly Property Element As Row
	Get
public:
property Row^ Element {
	Row^ get ();
}member Element : Row with get
Valore della proprietà
Row
Vedi anche