corelibraries-devexpress-dot-xtrascheduler-40345106.md
Provides options which define certain characteristics of Navigation Buttons.
Namespace : DevExpress.XtraScheduler
Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll
NuGet Package : DevExpress.Scheduler.CoreDesktop
public class SchedulerNavigationButtonOptions :
SchedulerNotificationOptions,
IXtraSupportShouldSerialize
Public Class SchedulerNavigationButtonOptions
Inherits SchedulerNotificationOptions
Implements IXtraSupportShouldSerialize
The following members return SchedulerNavigationButtonOptions objects:
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.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions SchedulerNavigationButtonOptions
See Also