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

In This Topic
DestIndex Property (C1GridViewColumnMovedEventArgs)
In This Topic
Index of the new position.
Syntax
'Declaration
 
Public ReadOnly Property DestIndex As System.Integer
 
See Also