Skip to main content
All docs
V19.2
Tab

GridViewColumnCollection.Insert Method

Name Parameters Description
Insert(Int32, GridViewColumn) index, column Adds the specified column to the specified position within the collection.
Insert(Int32, IWebGridColumn) index, column Adds the specified column to the specified position within the collection.