[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowColCollection.Move

Move Method

Move(int, int)

Moves a row or column to a new position in the collection.

Declaration
public virtual void Move(int indexOld, int indexNew)
Parameters
Type Name Description
int indexOld

Index of row or column to be moved.

int indexNew

New position.