Specifies appearance settings for the calendar in WeekRange view.
The following tables list the members exposed by the WeekRangeSettings type.
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether to display the day names header. |
|
![]() |
Gets or sets the height of the day names header in the WeekRange view. |
|
![]() |
Gets or sets the appearance style used to paint the day names header. |
|
![]() |
Gets or sets the format of week day names. |
|
![]() |
Gets the CellSettings object used for customizing the appearance of days in the WeekRange view. |
|
![]() |
Gets or sets the amount of space between adjacent days. |
|
![]() |
Gets or sets the color used to paint the background of all even months' areas in the WeekRange view. |
|
![]() |
Gets or sets the style of the main header. |
|
![]() |
Gets or sets the height of the main header in the WeekRange view. |
|
![]() |
Gets or sets the appearance style used to paint the main header. |
|
![]() |
Gets or sets the maximum number of items to be displayed in a day cell. |
|
![]() |
Gets or sets the color used to paint the background of all odd months' areas in the WeekRange view. |
|
![]() |
Gets or sets the appearance style used to paint the calendar. |
|
![]() |
Gets or sets the format of the calendar's title. |
|
![]() |
Gets or sets the string used as a separator in the calendar's title. |
|
![]() |
Gets or sets the style of the WeekRange view. |
|
![]() |
Gets or sets the number of weeks visible at a time. |
Name | Description | |
---|---|---|
![]() |
IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ViewSettings.) |
|
![]() |
Gets a style object that encapsulates the appearance settings for the view. (Inherited from ViewSettings.) |
Name | Description | |
---|---|---|
![]() |
Gets a dictionary of state information that allows you to save and restore the view state of the server control across multiple requests for the same page. (Inherited from ViewSettings.) |
Name | Description | |
---|---|---|
![]() |
WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
|
![]() |
WebControl.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. |
|
![]() |
WebControl.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. |
Name | Description | |
---|---|---|
![]() |
WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. (Inherited from ViewSettings.) |
|
![]() |
WebControl.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. (Inherited from ViewSettings.) |
|
![]() |
WebControl.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. (Inherited from ViewSettings.) |
Name | Description | |
---|---|---|
![]() |
Raised when the view settings change. (Inherited from ViewSettings.) |