Skip to main content
All docs
V19.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.