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

TabbedViewPageAppearance Class

This object provides appearance settings for Tabbed View documents.

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v18.2.dll

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