Skip to main content
A newer version of this page is available. .

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.