BaseViewAppearance.NavigationButton Property
In This Article
Provides access to an object that specifies the appearance settings for the Navigation button.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
#Remarks
Use this property to customize the appearance of the Navigation Buttons for a particular Scheduler View.
See Also