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

BaseViewAppearance.TabArea Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public AppearanceObject TabArea { get; }

Property Value

Type
AppearanceObject
See Also