Search
WeekRangeSettings Properties
 


 Public Properties

  Name Description

DayDistance

Gets or sets the distance between adjacent days.

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.

DaySettings

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

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 style of the time-period header, displayed above the day-names header.

Margin

Gets or sets the distance between the outermost border and the rest of the calendar contents.

NumberOfDays

Gets or sets the total number of days displayed in the WeekRange view.

OddMonthsBrush

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

ReferenceHeaderHeight

Gets or sets the height of the resource header in the WeekRange view.

ShowDayOfWeek

Gets or sets a value indicating whether the day names are displayed in the header area of the WeekRange view.

Style

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

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.

VisibleColumns

Gets or sets the number of columns visible when the GroupType is enabled.

VisibleRows

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

 See Also