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

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