Proprietà DedDocControlIsDragging
|
Restituisce il semaforo che indica se il controllo sta draggando dei dati.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.1.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à
BooleanVedi anche