MindFusion.Wpf Pack Programmer's Guide
MonthSettings Properties
 


 Public Properties

  Name Description

CalendarStyle

Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.

CellLayout

Gets or sets the layout of the cells in SingleMonth and MonthRange views.

DayOfWeekFormat

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

DaySettings

Gets or sets the CellSettings object used to customize the visualization of days in SingleMonth and MonthRange views.

Effect

Gets or sets the effect applied to view headers.

HeaderStyle

Gets or sets the appearance style used to paint the view headers.

HeaderStyles

Gets or sets the style of the month's header.

LeadingWeekCount

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

MainHeaderHeight

Gets or sets the height of the main header in a month view.

PaddingDaysHeaderStyle

Gets or sets the CalendarStyle object used to specify appearance settings for the days from previous and next months, shown when the ShowPaddingDays property is enabled.

PaddingDaysStyle

Gets or sets the CalendarStyle object used to specify appearance settings for the days from previous and next months, shown when the ShowPaddingDays property is enabled.

RotateWeekHeaderTexts

Gets or sets a value indicating whether the week header texts should be rotated.

SelectedElementsHeaderStyle

Gets or sets the header appearance of selected calendar elements that don't have a distinct style assigned to them.

SelectedElementsStyle

Gets or sets the appearance of selected calendar elements that don't have a distinct style assigned to them.

ShowDayOfWeek

Gets or sets a value indicating whether the day names are displayed in the month's header.

ShowPaddingDays

Gets or sets a value indicating whether to display days from the previous 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 to show items in padding days.

SubHeaderHeight

Gets or sets the height of the secondary header in a SingleMonth view.

SubHeaderStyle

Gets or sets the appearance style used to paint the view subheaders.

TitleFormat

Gets or sets the string used to format the month's title.

TrailingWeekCount

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

WeekHeaderFormat

Gets or sets the format of the text displayed for each week in the week header.

WeekHeaderStyle

Gets or sets the style of the week numbers header.

WeekNumbersHeaderWidth

Gets or sets the width of the header, which displays week numbers.

 See Also

MonthSettings Class
MindFusion.Scheduling.Wpf Namespace