Search
WeekRangeSettings Members
Properties Methods
 


Defines properties that allow customization of the appearance of a WeekRange view.

The following tables list the members exposed by the WeekRangeSettings type.

 Public Properties

  Name Description

dayNamesHeaderStyle

Gets or sets the style of the view day names header.

dayOfWeekFormat

Gets or sets the format of the day names displayed in the day names header.

expandDayHeaders

Gets or sets a value indicating whether day headers should fill the whole day cell.

firstDayOfMonthFormat

Gets or sets the string used to format the cell header of the first day of each month.

firstDayOfYearFormat

Gets or sets the string used to format the cell header of the first day of each year.

generalFormat

Gets or sets the string used to format cells' headers.

headerStyle

Gets or sets the style of the view header.

maxItems

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

titleFormat

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

titleSeparator

Gets or sets the string used as a title separator.

viewStyle

Gets or sets the style of the view.

visibleRows

Gets or sets the number of rows visible at the same time.

 Public Methods

  Name Description

copyFrom

Copies the property values for this WeekRangeSettings instance from another object.

 See Also