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