Click or drag to resize
TimelineViewSettingsColumnHeaderDateFormat Property
Gets or sets the timeline column header date format string.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string ColumnHeaderDateFormat { get; set; }

Property Value

Type: String
The timeline column header date format string.
Remarks
For additional information, please read this MSDN article.
See Also