Defines properties that allow customization of the appearance of a Timetable view.
The following tables list the members exposed by the TimetableSettings type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the size of time cells. |
|
![]() |
Gets or sets the time length of a single cell in a timetable view, accurate to the nearest second. |
|
![]() |
Gets the collection of all dates visible in the timetable. |
|
![]() |
Gets or sets the end time of the timetable, expressed in minutes since the beginning of the day. |
|
![]() |
Gets or sets the options used to format ungrouped time cells in the timeline header. |
|
![]() |
Gets or sets a value indicating whether hours displayed in the timeline are grouped. |
|
![]() |
Gets or sets the style of the view header. |
|
![]() |
Gets or sets the maximum number of calendar items to display in a view cell. |
|
![]() |
Gets or sets a value indicating whether view cells are displayed horizontally or vertically. |
|
![]() |
Gets or sets a value indicating whether whether grouping (if enabled) will be performed first by the resource, and then by the date. |
|
![]() |
Gets or sets the number of days to scroll when a navigation button is clicked. |
|
![]() |
Gets or sets a value indicating whether the AM and PM suffixes are displayed. |
|
![]() |
Gets or sets a value indicating whether the header displaying all-day items is visible. |
|
![]() |
Gets or sets a value indicating whether to display the minutes of each hour in the timeline header when it displays whole hour cells. |
|
![]() |
Gets or sets the start time of the timetable, expressed in minutes since the beginning of the day. |
|
![]() |
Gets or sets the options used to format header titles. |
|
![]() |
Gets or sets a value indicating whether to use a 12-hour format. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Copies property values for this TimetableSettings instance from another object. |
See Also