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 | |
|---|---|---|
![]() |
Gets or sets the style of the day names header. |
|
![]() |
Gets or sets the format of the day names displayed in the day names header. |
|
![]() |
Gets or sets a value indicating whether day headers should fill the whole day cell. |
|
![]() |
Gets or sets the options used to format the cell header of the first day of each month. |
|
![]() |
Gets or sets the options used to format the cell header of the first day of each year. |
|
![]() |
Gets or sets the options used to format cells' headers. |
|
![]() |
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 the options used to format the header title. |
|
![]() |
Gets or sets the string used as a title separator. |
|
![]() |
Gets or sets the style of the view. |
|
![]() |
Gets or sets the number of rows visible at the same time. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Copies the property values for this WeekRangeSettings instance from another object. |
See Also