Proprietà DedDocControlIsDragging
|
Restituisce il semaforo che indica se il controllo sta draggando dei dati.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool IsDragging { get; }Public ReadOnly Property IsDragging As Boolean
Get
public:
property bool IsDragging {
bool get ();
}member IsDragging : bool with get
Valore della proprietà
Boolean
Vedi anche