Skip to main content

TabbedViewPageAppearance.PageClient Property

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

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

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