MindFusion.Scheduling for Silverlight Programmer's Guide
MonthRangeSettings Members
Constructors Fields Properties
 


Defines settings for the years in the calendar.

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

 Public Constructors

  Name Description

MonthRangeSettings

Initializes a new instance of the MonthRangeSettings class.

 Public Fields

  Name Description

CalendarStyleProperty

Identifies the CalendarStyle dependency property.

EffectProperty

Identifies the Effect dependency property.

HeaderHeightProperty

Identifies the HeaderHeight dependency property.

HeaderStyleProperty

Identifies the HeaderStyle dependency property.

HeaderStylesProperty

Identifies the HeaderStyles dependency property.

MonthSpacingProperty

Identifies the MonthSpacing dependency property.

MonthsPerRowProperty

Identifies the MonthsPerRow dependency property.

NumberOfMonthsProperty

Identifies the NumberOfMonths dependency property.

ScrollIntervalProperty

Identifies the ScrollInterval property.

ShowInnerPaddingDaysProperty

Identifies the ShowInnerPaddingDays dependency property.

TitleFormatProperty

Identifies the TitleFormat dependency property.

TitleSeparatorProperty

Identifies the TitleSeparator dependency property.

VisibleRowsProperty

Identifies the VisibleRows 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.

Effect

Gets or sets the effect applied to view headers.

HeaderHeight

Gets or sets the height of the header in a MonthRange view.

HeaderStyle

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

HeaderStyles

Gets or sets the style of the MonthRange view header.

MonthSpacing

Gets or sets the amount of space between adjacent months.

MonthsPerRow

Gets or sets the number of months to be displayed in a row.

NumberOfMonths

Gets or sets the number of months to display in the MonthRange view.

ScrollInterval

Gets or sets the number of months to scroll the view back or forth in time when a scroll button is pressed.

ShowInnerPaddingDays

Gets or sets a value indicating whether to display the padding days of all months or only the start padding days of the first month and the end padding days in the last month. This is a dependency property.

TitleFormat

Gets or sets the string used to format the month titles.

TitleSeparator

Gets or sets the string used as a title separator in a MonthRange view that displays more than 1 month at a time.

VisibleRows

Gets or sets the number of rows to display at the same time.

 See Also

MonthRangeSettings Class
MindFusion.Scheduling.Silverlight Namespace