Skip to main content
A newer version of this page is available. .

GridColumnCollection.Insert Method

Name Parameters Description
Insert(Int32, GridColumn) index, column Inserts the specified column at the specified position.
Insert(Int32) index Creates a new column and adds it to the specified position within the collection.