Skip to main content

TabbedViewPageAppearance Class

This object provides appearance settings for Tabbed View documents.

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class TabbedViewPageAppearance :
    PageAppearance

The following members return TabbedViewPageAppearance objects:

Remarks

To utilize appearance settings provided by a TabbedViewPageAppearance object, use the TabbedView.AppearancePage and Document.Appearance properties.

Inheritance

Object
PageAppearance
TabbedViewPageAppearance
See Also