GridColumnCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert |
index, column | Inserts the specified column at the specified position. |
Insert |
index | Creates a new column and adds it to the specified position within the collection. |