TimeScale.DisplayFormat Property
In This Article
Gets or sets the format of the string displayed in the timeline caption.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value specifying the format string of the caption. |
See Also