SchedulerViewInfoBase.NavigationButtons Property
Provides access to the Navigation Buttons collection of the current view.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraScheduler.Drawing.NavigationButtonCollection | A DevExpress.XtraScheduler.Drawing.NavigationButtonCollection object that represents navigation buttons for the view. |
See Also