Click or drag to resize
DayViewSettingsHeaderDateFormat Property
Gets or sets the day 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 override string HeaderDateFormat { get; set; }

Property Value

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