Inserts column/columns to the collection at the specified index.
Name | Description | |
---|---|---|
Insert(Int32, ListColumn) |
Inserts a single ListColumn object into the collection at the specified index. |
|
Insert(Int32, ListColumn[]) |
Inserts an array of ListColumn objects into the collection at the specified index. |