Click or drag to resize
KaxCalendarUseColumnHeadersAsSelectors Property
When the ShowColumnHeaders and/or ShowRowHeaders properties are set to true, the UseColumnHeadersAsSelectors property specifies whether to use the days of the week, which overrides the used text/image header if any.

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 bool UseColumnHeadersAsSelectors { get; set; }

Property Value

Type: Boolean
See Also