[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowColCollection.GetNext

GetNext Method

GetNext(int)

Gets the index of the next visible row or column.

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

Index of the original row or column.

Returns
Type Description
int

Index of the next visible row or column.