The properties of the ColumnDragEventArgs class are listed below. For a complete list of ColumnDragEventArgs class members, see the ColumnDragEventArgs Members topic.
Column | Gets the column that was resized. |
NewIndex | Gets the index of column that it have after it was draged. |
OldIndex | Gets the index of column that it had before it was draged. |
ColumnDragEventArgs Class | Resco.Controls.SmartGrid Namespace