ControlBaseAllowDrag Property
Gets or sets a value indicating whether data from this control can be dragged.
Namespace: Firefly.Box.UI.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public virtual bool AllowDrag { get; set; }
Public Overridable Property AllowDrag As Boolean
Get
Set
abstract AllowDrag : bool with get, set
override AllowDrag : bool with get, set
Property Value
Boolean