XtraTabPageCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert(Int32, XtraTabPage) | position, page | Adds the specified page to the collection at the specified position. |
Insert(Int32) | position | Creates a new page with default settings and adds it to the collection at the specified position. |