TimeScale.DisplayFormat Property
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.Empty | A String value specifying the format string of the caption. |
See Also