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