Back to Devexpress

TabNavigationPage Class

windowsforms-devexpress-dot-xtrabars-dot-navigation-0d8536cb.md

latest2.4 KB
Original Source

TabNavigationPage Class

A content container for the Tab Pane control.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class TabNavigationPage :
    NavigationPageBase,
    INavigationPageBase,
    IBaseObject,
    IDisposable,
    ISupportDXSkinColorsEx,
    ISupportDXSkinColors
vb
Public Class TabNavigationPage
    Inherits NavigationPageBase
    Implements INavigationPageBase,
               IBaseObject,
               IDisposable,
               ISupportDXSkinColorsEx,
               ISupportDXSkinColors

The following members return TabNavigationPage objects:

Remarks

See the Tab Pane document to learn more.

Implements

IXtraResizableControl

Inheritance

Object MarshalByRefObject Component Control ScrollableControl XtraScrollableControl XtraPanel NavigationPageBase TabNavigationPage

See Also

TabNavigationPage Members

Navigation Frame and Tab Pane

DevExpress.XtraBars.Navigation Namespace