[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowColCollection.GetPrevious

GetPrevious Method

GetPrevious(int)

Gets the index of the previous visible row or column.

Declaration
public int GetPrevious(int item)
Parameters
Type Name Description
int item

Index of the original row or column.

Returns
Type Description
int

Index of the previous visible row or column.