Defines properties that allow customizing the visualization of the calendar in Timetable view.
The following tables list the members exposed by the TimetableSettings type.
Name | Description | |
---|---|---|
![]() |
Gets the ButtonsStyle object used to specify appearance settings for the navigation buttons. |
|
![]() |
Gets or sets the size of cells that represent the time. |
|
![]() |
Gets the style of a time segment cell. |
|
![]() |
Gets or sets the time length of a single cell in a timetable view, accurate to the nearest second. |
|
![]() |
Gets or sets the color of the AM and PM clock abbreviations. |
|
![]() |
Gets or sets the size of the bands displayed on the left/top side of each timetable column. |
|
![]() |
Gets a collection of all dates visualized in the timetable. |
|
![]() |
Gets or sets the minimum size of the header displaying all-day items. |
|
![]() |
Gets or sets a value indicating whether to color the work-time cells in weekend days. |
|
![]() |
Gets or sets the end time of the timetable, expressed in minutes since the beginning of the day. |
|
![]() |
Gets or sets the string to use when formatting times in the timeline. |
|
![]() |
Gets or sets the size of the group header. |
|
![]() |
Gets or sets the appearance style used to paint the group header. |
|
![]() |
Gets or sets a value indicating whether hours displayed in the timeline are grouped. |
|
![]() |
Gets the style of a time segment cell. |
|
![]() |
Gets or sets the format of dates displayed in the timetable header. |
|
![]() |
Gets or set the distance between the first item and its adjoining cell side. |
|
![]() |
Gets or sets the size of the main header. |
|
![]() |
Gets or sets the appearance style used to paint the main header. |
|
![]() |
Gets or sets the maximum number of all-day items visible at a time in the column headers. |
|
![]() |
Gets or sets how to format and display minutes. |
|
![]() |
Gets or sets a value indicating whether the cells are displayed horizontally or vertically. |
|
![]() |
Gets or sets a value indicating 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 the user clicks the navigation buttons. |
|
![]() |
Gets or sets a value indicating whether the AM and PM suffixes are displayed. |
|
![]() |
Gets or sets a value indicating whether to show the header displaying all-day items. |
|
![]() |
Gets or sets a value indicating whether the Timetable view displays expand header button. |
|
![]() |
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 a value indicating whether the Timetable view displays navigation buttons. |
|
![]() |
Gets or sets a value that indicates whether work time is displayed with different style. |
|
![]() |
Gets or sets the start time of the timetable, expressed in minutes since the beginning of the day. |
|
![]() |
Gets or sets the appearance style used to paint the calendar. |
|
![]() |
Gets or sets the size of the timeline header. |
|
![]() |
Gets or sets the style of the timeline header. |
|
![]() |
Gets or sets the color of ticks in a Timetable timeline. |
|
![]() |
Gets or sets a value indicating whether to use a 12-hour format. |
|
![]() |
Gets or sets the style of cells in the work time interval. |
|
![]() |
Gets or sets the end hour of the work time interval. |
|
![]() |
Gets or sets the start hour of the work time interval. |
Name | Description | |
---|---|---|
![]() |
IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ViewSettings.) |
|
![]() |
Gets a style object that encapsulates the appearance settings for the view. (Inherited from ViewSettings.) |
Name | Description | |
---|---|---|
![]() |
Gets a dictionary of state information that allows you to save and restore the view state of the server control across multiple requests for the same page. (Inherited from ViewSettings.) |
Name | Description | |
---|---|---|
![]() |
WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
|
![]() |
WebControl.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. |
|
![]() |
WebControl.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. |
Name | Description | |
---|---|---|
![]() |
WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. (Inherited from ViewSettings.) |
|
![]() |
WebControl.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. (Inherited from ViewSettings.) |
|
![]() |
WebControl.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. (Inherited from ViewSettings.) |
Name | Description | |
---|---|---|
![]() |
Raised when the view settings change. (Inherited from ViewSettings.) |