Defines properties that allow customization of the appearance of a Month view.
The following tables list the members exposed by the MonthSettings type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the style of the view 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 a value indicating whether to hide trailing weeks,which do not contain days from the current month. |
|
![]() |
Gets or sets the number of full weeks to display from the previous month. |
|
![]() |
Gets or sets the maximum number of calendar items to display in a view cell. |
|
![]() |
Gets or sets a value indicating whether to display days from theprevious and next months at the beginning and the end of the currentone, in order to fill the whole grid of day cells. |
|
![]() |
Gets or sets a value indicating whether items are shown in padding days. |
|
![]() |
Gets or sets the options used to format the header title. |
|
![]() |
Gets or sets the number of full weeks to display from the next month. |
|
![]() |
Gets or sets the style of the view week numbers header. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Copies property values from another object. |
See Also