BaseViewAppearance.NavigationButtonDisabled Property
In This Article
Provides access to an object that specifies the appearance settings for the disabled 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 in a disabled state. It applies to a particular Scheduler View.
See Also