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