Proprietà DedCommStructExplorerIsDragging
|
Proprietà che indica se il controllo è in fase di dragging
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