C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewColumnMovedEventArgs Class / Drag Property

In This Topic
Drag Property (C1GridViewColumnMovedEventArgs)
In This Topic
Drag source, the C1BaseField object being dragged.
Syntax
'Declaration
 
Public ReadOnly Property Drag As C1BaseField
 
See Also