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