Skip to main content
A newer version of this page is available.
All docs
V18.2
Tab

VerticalGridRowCollection.Insert Method

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