[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.MoveColumn

MoveColumn Method

MoveColumn(int, int)

Moves the column from one location to another as specified.

Declaration
protected void MoveColumn(int fromColumn, int toColumn)
Protected Sub MoveColumn(fromColumn As Integer, toColumn As Integer)
Parameters
Type Name Description
int fromColumn

Index of the column to move

int toColumn

Index of the destination of the column