SchedulerNavigationButtonOptions.NextCaption Property
Gets or sets the caption for the right (forward) navigation button.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String representing a text to display on the button. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to NextCaption |
|---|---|
| SchedulerOptionsViewBase |
|
See Also