Defines properties that allow customizing the visualization of in CalendarView.WeekRange view.
The following tables list the members exposed by the WeekRangeSettings type.
Name | Description | |
---|---|---|
Adds a ChangeListener to the view settings. (Inherited from ViewSettings.) |
||
Gets the distance between adjacent days. |
||
Gets the height of the day-names header in the CalendarView.WeekRange view. |
||
Gets the display format of the names of the days of the week. |
||
Gets the CellSettings object used to customize the visualization of days in a CalendarView.WeekRange view. |
||
Gets the brush used to paint the background of all even months' areas in the CalendarView.WeekRange view. |
||
Gets a value indicating whether weekend days are grouped in a single calendar cell. Weekends are always grouped in a WeekRangeViewStyle.SingleWeek view. |
||
Gets the separator string displayed between the weekend day names when getGroupWeekends is enabled. |
||
Gets the color of the headers' shadows. |
||
Gets the offset of the shadows from the headers that cast them. |
||
Gets the style of the headers' shadows. |
||
Gets the style of the time-period header, displayed above the day-names header. |
||
Gets the distance between the outermost border and the rest of the calendar contents. |
||
Gets the total number of days displayed in the CalendarView.WeekRange view. |
||
Gets the brush used to paint the background of all odd months' areas in the WeekRange view. |
||
Gets the height of the resource header in the CalendarView.WeekRange view. |
||
Gets a value indicating whether the day names are displayed in the header area of the CalendarView.WeekRange view. |
||
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
||
Gets the height of the time-period header in the CalendarView.WeekRange view. |
||
Gets the format of the calendar's title. |
||
Gets the string used as a separator in the calendar's title. |
||
Gets the style of the WeekRange view. |
||
Gets the number of columns visible when Calendar.getGroupType is enabled. |
||
Gets the number of weeks visible at a time. |
||
Removes the specified ChangeListener from the view settings. (Inherited from ViewSettings.) |
||
Sets the distance between adjacent days. |
||
Sets the height of the day-names header in the CalendarView.WeekRange view. |
||
Sets the display format of the names of the days of the week. |
||
Sets the brush used to paint the background of all even months' areas in the CalendarView.WeekRange view. |
||
Sets a value indicating whether weekend days are grouped in a single calendar cell. Weekends are always grouped in a WeekRangeViewStyle.SingleWeek view. |
||
Sets the separator string displayed between the weekend day names when getGroupWeekends is enabled. |
||
Sets the color of the headers' shadows. |
||
Sets the offset of the shadows from the headers that cast them. |
||
Sets the style of the headers' shadows. |
||
Sets the style of the time-period header, displayed above the day-names header. |
||
Sets the distance between the outermost border and the rest of the calendar contents. |
||
Sets the brush used to paint the background of all odd months' areas in the WeekRange view. |
||
Sets the height of the resource header in the CalendarView.WeekRange view. |
||
Sets a value indicating whether the day names are displayed in the header area of the CalendarView.WeekRange view. |
||
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
||
Sets the height of the time-period header in the CalendarView.WeekRange view. |
||
Sets the format of the calendar's title. |
||
Sets the string used as a separator in the calendar's title. |
||
Sets the style of the WeekRange view. |
||
Sets the number of columns visible when Calendar.getGroupType is enabled. |
||
Sets the number of weeks visible at a time. |