MobileForms Toolkit Documentation

ColumnDragEventArgs Properties

The properties of the ColumnDragEventArgs class are listed below. For a complete list of ColumnDragEventArgs class members, see the ColumnDragEventArgs Members topic.

Public Instance Properties

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.

See Also

ColumnDragEventArgs Class | Resco.Controls.SmartGrid Namespace