Click or drag to resize
WeekViewSettingsColumnHeaderDateFormat Property
Gets or sets the week 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 virtual string ColumnHeaderDateFormat { get; set; }

Property Value

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