SchedulerNavigationButtonOptions Class
Provides options which define certain characteristics of Navigation Buttons.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Related API Members
The following members return SchedulerNavigationButtonOptions objects:
Remarks
The SchedulerNavigationButtonOptions class provides a set of properties that control the appearance and behavior of the Navigation Buttons. An instance of this class can be accessed via the SchedulerOptionsViewBase.NavigationButtons property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
SchedulerNavigationButtonOptions
See Also