|
Reordering
Tuesday, 15 September 2009
Every column can be moved by mouse click and drag. To enable that, enable the Dragable column property (enabled by default). After the column has been moved, the Index (an index in the columns collection) and VisibleIndex (an index in the visible columns collection) column properties will be changed.
|
|