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


Defines properties that allow customizing the visualization of weeks in WeekRange view.

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

 Public Constructors

  Name Description

WeekRangeSettings

Initializes a new instance of the WeekRangeSettings class.

 Public Fields

  Name Description

CalendarStyleProperty

Identifies the CalendarStyle dependency property.

CellSettingsProperty

Identifies the CellSettings dependency property.

DayNamesHeaderHeightProperty

Identifies the DayNamesHeaderHeight dependency property.

DayOfWeekFormatProperty

Identifies the DayOfWeekFormat dependency property.

EvenMonthsBrushProperty

Identifies the EvenMonthsBrush dependency property.

GroupWeekendsProperty

Identifies the GroupWeekends dependency property.

GroupWeekendsTitleSeparatorProperty

Identifies the GroupWeekendsTitleSeparator dependency property.

HeaderStyleProperty

Identifies the HeaderStyle dependency property.

OddMonthsBrushProperty

Identifies the OddMonthsBrush dependency property.

ReferenceHeaderHeightProperty

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

SubHeaderStyleProperty

Identifies the SubHeaderStyle dependency property.

TimePeriodHeaderHeightProperty

Identifies the TimePeriodHeaderHeight dependency property.

TitleFormatProperty

Identifies the TitleFormat dependency property.

TitleSeparatorProperty

Identifies the TitleSeparator dependency property.

ViewStyleProperty

Identifies the ViewStyle dependency property.

VisibleColumnsProperty

Identifies the VisibleColumns dependency property.

VisibleRowsProperty

Identifies the VisibleRows dependency property.

WeekHeaderFormatProperty

Identifies the WeekHeaderFormat dependency property.

WeekHeaderPositionProperty

Identifies the WeekHeaderPosition dependency property.

WeekHeaderStyleProperty

Identifies the WeekHeaderStyle dependency property.

WeekNumbersHeaderWidthProperty

Identifies the WeekNumbersHeaderWidth dependency property.

 Public Properties

  Name Description

CalendarStyle

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

CellSettings

Gets or sets the CellSettings object used to customize the visualization of days in a WeekRange view.

DayNamesHeaderHeight

Gets or sets the height of the day-names header in the WeekRange view.

DayOfWeekFormat

Gets or sets the display format of the names of the days of the week.

EvenMonthsBrush

Gets or sets the brush used to paint the background of all even months' areas in the WeekRange view.

GroupWeekends

Gets or sets a value indicating whether weekend days are grouped in a single calendar cell. Weekends are always grouped in a SingleWeek view.

GroupWeekendsTitleSeparator

Gets or sets the separator string displayed between the weekend day names when GroupWeekends is enabled.

HeaderStyle

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

OddMonthsBrush

Gets or sets the brush used to paint the background of all odd months' areas in the WeekRange view.

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 header area of the WeekRange view.

SubHeaderStyle

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

TimePeriodHeaderHeight

Gets or sets the height of the time-period header in the WeekRange view.

TitleFormat

Gets or sets the format of the calendar's title.

TitleSeparator

Gets or sets the string used as a separator in the calendar's title.

ViewStyle

Gets or sets the style of the WeekRange view.

VisibleRows

Gets or sets the number of weeks visible at a time.

WeekHeaderFormat

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

WeekHeaderPosition

Gets or sets the position of the week numbers header.

WeekHeaderStyle

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

WeekNumbersHeaderWidth

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

 See Also

WeekRangeSettings Class
MindFusion.Scheduling.Silverlight Namespace