[]
Inserts a PageColumnDef into the current collection.
public void Insert(int index, PageColumnDef pageColumnDef)
Type | Name | Description |
---|---|---|
int | index | The index at which to insert the specified PageColumnDef. |
PageColumnDef | pageColumnDef | The column definition to insert. |