| MonthViewSettings Class |
Namespace: Kettic.AspNet.Controls
The MonthViewSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AdaptiveRowHeight |
Gets or sets a value indicating whether the height of each row
should be adjusted to match the height of its content.
| |
| ColumnHeaderDateFormat |
Gets or sets the column header date format string in Month View.
| |
| DayHeaderDateFormat |
Gets or sets the day header date format string in Month View.
| |
| FirstDayHeaderDateFormat |
Gets or sets the first day of month header date format in Month View.
| |
| HeaderDateFormat |
Gets or sets the KaxScheduler's header date format string in Month View.
| |
| MinimumRowHeight |
Gets or sets a value indicating the minimum row height in month view.
| |
| VisibleAppointmentsPerDay |
Gets or sets a value indicating the number of visible appointments per day in month view.
|