Skip to main content

TabNavigationPage Class

A content container for the Tab Pane control.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class TabNavigationPage :
    NavigationPageBase,
    INavigationPageBase,
    IBaseObject,
    IDisposable,
    ISupportDXSkinColorsEx,
    ISupportDXSkinColors

The following members return TabNavigationPage objects:

Remarks

See the Tab Pane document to learn more.

See Also