SchedulerOptionsViewBase.NavigationButtons Property
Provides access to the navigation button’s options.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
SchedulerNavigationButtonOptions | A SchedulerNavigationButtonOptions class, containing options for displaying Navigation Buttons. |
See Also