SchedulerNavigationButtonOptions.PrevCaption Property
Gets or sets the caption for the left (backward) navigation button.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.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 PrevCaption |
---|---|
SchedulerOptionsViewBase |
|
See Also