| BaseMultiDayViewSettings Class |
Namespace: Kettic.AspNet.Controls
The BaseMultiDayViewSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DayEndTime |
Gets or sets the time used to denote the end of the day.
| |
| DayStartTime |
Gets or sets the time used to denote the start of the day.
| |
| HeaderDateFormat | ||
| ShowHiddenAppointmentsIndicator |
Gets or sets a value indicating whether to render indicator for appointments
that are not visible when displaying only working hours, but will become visible when
displaying the full day.
| |
| ShowHoursColumn |
Gets or sets a value indicating whether to render the hours column in day and week view.
| |
| WorkDayEndTime |
Gets or sets the time used to denote the end of the work day.
| |
| WorkDayStartTime |
Gets or sets the time used to denote the start of the work day.
|