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

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