[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellRangeCollection.Insert

Insert Method

Insert(int, CellRange)

Inserts a CellRange object in the collection at a specified index.

Declaration
public void Insert(int index, CellRange value)
Parameters
Type Name Description
int index
CellRange value