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

TabbedViewPageAppearance.PageClient Property

Provides access to appearance settings applied to the central client area of documents.

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public override AppearanceObject PageClient { get; }

Property Value

Type Description
AppearanceObject

A AppearanceObject object that stores appearance settings applied to the central client area of documents.

See Also