Proprietà DistDragElementEventArgsElement
|
Restituisce l'elemento del quale si debba creare l'anagrafica.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.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à
Tipo:
RowVedi anche