Search
TimetableSettings Members
Properties Methods
 


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

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 the collection of all dates visible in the timetable.

endTime

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

generalFormat

Gets or sets the options used to format ungrouped time cells in the timeline header.

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 calendar items to display in a view cell.

orientation

Gets or sets a value indicating whether view cells are displayed horizontally or vertically.

reverseGrouping

Gets or sets a value indicating whether 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 a navigation button is clicked.

showAM

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

showDayHeader

Gets or sets a value indicating whether the header displaying all-day items is visible.

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 options used to format header titles.

twelveHourFormat

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

 Public Methods

  Name Description

copyFrom

Copies property values for this TimetableSettings instance from another object.

 See Also