| MobileForms Toolkit Documentation |
|
ColumnDragEventArgs Constructor
Constructor for this class.
public ColumnDragEventArgs(
Column c,
int nOldIdnex,
int nNewIndex);
Parameters
-
c
- Reference to the column that was resized
-
nOldIdnex
-
-
nNewIndex
-
See Also
ColumnDragEventArgs Class | Resco.Controls.SmartGrid Namespace