CustomizeDateNavigationBarCaptionEventArgs.Caption Property
Gets or sets a text displayed as a caption in the SchedulerDateNavigationBar control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the Date Navigation Bar caption. |
See Also