Skip to main content

NavigationPageBase Class

Provides base NavigationPage and TabNavigationPage properties.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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