TabPane.CreateNewPage() Method
Adds a new blank page to this TabPane control.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| NavigationPageBase | A NavigationPageBase object that is the new page added to this TabPane control. |
See Also