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

XtraTabPageCollection.Add Method

Name Parameters Description
Add() none Creates a new tab page with default settings and appends it to the collection.
Add(XtraTabPage) page Appends the specified page to the collection.
Add(String) text Creates a new tab page with the specified text and appends it to the collection.