Proprietà DedDocControlIsDragging
|
Restituisce il semaforo che indica se il controllo sta draggando dei dati.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool IsDragging { get; }
Public ReadOnly Property IsDragging As Boolean
Get
public:
property bool IsDragging {
bool get ();
}
member IsDragging : bool with get
Valore della proprietà
Tipo:
BooleanVedi anche