Search
MonthSettings Members
Properties Methods
 


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

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.

hideTrailingWeeks

Gets or sets a value indicating whether to hide trailing weeks, which do not contain days from the current month.

leadingWeekCount

Gets or sets the number of full weeks to display from the previous month.

maxItems

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

showPaddingDays

Gets or sets a value indicating whether to display days from theprevious and next months at the beginning and the end of the current one, in order to fill the whole grid of day cells.

showPaddingItems

Gets or sets a value indicating whether items are shown in padding days.

titleFormat

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

trailingWeekCount

Gets or sets the number of full weeks to display from the next month.

weekHeaderStyle

Gets or sets the style of the view week numbers header.

 Public Methods

  Name Description

copyFrom

Copies property values from another object.

 See Also