Proprietà DistDragElementEventArgsElement
|
Restituisce l'elemento del quale si debba creare l'anagrafica.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.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