[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellRangeCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removed the object at a specified index from the collection.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index

Index of the object to remove from the collection.