NavigationPage Class
A child element within the NavigationPane, NavigationFrame and TabPane controls.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Related API Members
The following members return NavigationPage objects:
Remarks
The NavigationPage object is a singleton container, capable of displaying any content added to its Controls collection. Depending on the parent control that hosts this NavigationPage, some of its properties may be disabled.
For the NavigationFrame control, almost all NavigationPage properties are ignored. No images, custom header buttons or page captions are visible. All these elements are in effect only when a page is hosted within a NavigationPane or TabPane.