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