C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewColumnMoveEventArgs Class / Drop Property

In This Topic
Drop Property (C1GridViewColumnMoveEventArgs)
In This Topic
Drop target, the C1BaseField object on which drag source is dropped.
Syntax
'Declaration
 
Public ReadOnly Property Drop As C1BaseField
 
See Also