Search
TimetableSettings Properties
 


 Public Properties

  Name Description

cellSize

Gets or sets the size of time cells.

cellTime

Gets or sets the time length of a single cell in a timetable view, accurate to the nearest second.

dates

Gets or sets the collection of dates to display in the view.

endTime

Gets or sets the end time of the timetable, expressed in minutes since the beginning of the day.

groupHours

Gets or sets a value indicating whether hours displayed in the timeline are grouped.

headerStyle

Gets or sets the style of the view header.

maxItems

Gets or sets the maximum number of items to display in a cell.

orientation

Gets or sets the orientation of the view.

reverseGrouping

Gets or sets a value indicating whether grouping (if enabled) will be performed first by the resource, and then by the date.

scrollStep

Gets or sets the number of days to scroll when the user clicks the navigation buttons.

showAM

Gets or sets a value indicating whether the AM and PM suffixes are displayed.

showDayHeader

Gets or sets a value indicating whether to show the header displaying all-day items.

showMinutes

Gets or sets a value indicating whether to display the minutes of each hour in the timeline header when it displays whole hour cells.

startTime

Gets or sets the start time of the timetable, expressed in minutes since the beginning of the day.

titleFormat

Gets or sets the string used to format the header title.

twelveHourFormat

Gets or sets value indicating whether to use a 12-hour format.

 See Also