MindFusion.Wpf Pack Programmer's Guide
MonthSettings Members
Constructors Fields Properties
 


Defines properties that allow customizing the visualization of months in the SingleMonth and MonthRange views.

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

 Public Constructors

  Name Description

MonthSettings

Initializes a new instance of the MonthSettings class.

 Public Fields

  Name Description

CalendarStyleProperty

Identifies the CalendarStyle dependency property.

CellLayoutProperty

Identifies the CellLayout dependency property.

DayOfWeekFormatProperty

Identifies the DayOfWeekFormat dependency property.

EffectProperty

Identifies the Effect dependency property.

HeaderStyleProperty

Identifies the HeaderStyle dependency property.

HeaderStylesProperty

Identifies the HeaderStyle dependency property.

LeadingWeekCountProperty

Identifies the LeadingWeekCount dependency property.

MainHeaderHeightProperty

Identifies the MainHeaderHeight dependency property.

PaddingDaysHeaderStyleProperty

Identifies the PaddingDaysHeaderStyle dependency property.

PaddingDaysStyleProperty

Identifies the PaddingDaysStyle dependency property.

RotateWeekHeaderTextsProperty

Identifies the RotateWeekHeaderTexts dependency property.

SelectedElementsHeaderStyleProperty

Identifies the SelectedElementsHeaderStyle dependency property.

SelectedElementsStyleProperty

Identifies the SelectedElementsHeaderStyle dependency property.

ShowDayOfWeekProperty

Identifies the ShowDayOfWeek dependency property.

ShowPaddingDaysProperty

Identifies the ShowPaddingDays dependency property.

ShowPaddingItemsProperty

Identifies the ShowPaddingItems dependency property.

SubHeaderHeightProperty

Identifies the SubHeaderHeight dependency property.

SubHeaderStyleProperty

Identifies the SubHeaderStyle dependency property.

TitleFormatProperty

Identifies the TitleFormat dependency property.

TrailingWeekCountProperty

Identifies the TrailingWeekCount dependency property.

WeekHeaderFormatProperty

Identifies the WeekHeaderFormat dependency property.

WeekHeaderStyleProperty

Identifies the WeekHeaderStyle dependency property.

WeekNumbersHeaderWidthProperty

Identifies the WeekNumbersHeaderWidth dependency property.

 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