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

NavigationPageBase Class

Provides base NavigationPage and TabNavigationPage properties.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v20.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class NavigationPageBase :
    XtraPanel,
    INavigationPageBase,
    IBaseObject,
    IDisposable,
    INavigationItem,
    ISupportAdornerElementEx,
    ISupportAdornerElement,
    IUpdateAdornerUI
See Also