Click or drag to resize
WeekViewSettings Class
Represents settings for KaxScheduler's week view.
Inheritance Hierarchy

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class WeekViewSettings : BaseMultiDayViewSettings

The WeekViewSettings type exposes the following members.

Properties
  NameDescription
Public propertyColumnHeaderDateFormat
Gets or sets the week column header date format string.
Public propertyHeaderDateFormat
Gets or sets the week header date format string.
(Overrides BaseMultiDayViewSettingsHeaderDateFormat.)
Top
See Also