Defines properties that allow customizing the appearance of the calendar in List view.
The following tables list the members exposed by the ListViewSettings type.
Name | Description | |
---|---|---|
![]() |
Gets the ButtonsStyle object used to specify appearance settings for the navigation buttons. |
|
![]() |
Gets a CellSettings object used to customize the visualization of cells in the List view. |
|
![]() |
Gets or sets the amount space between adjacent cells. |
|
![]() |
Gets or sets the resolution of the list view. |
|
![]() |
Gets or sets the color used to paint the background of the contents of weeks with even number. |
|
![]() |
Gets or sets the size of the group header. |
|
![]() |
Gets or sets the appearance style used to paint the group header. |
|
![]() |
Gets or sets the style of the ListView header. |
|
![]() |
IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ViewSettings.) |
|
![]() |
Gets or sets the main header size. |
|
![]() |
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 total number of cells to be displayed in the ListView. |
|
![]() |
Gets or sets the color used to paint the background of the contents of weeks with odd number. |
|
![]() |
Gets or sets a value indicating whether the cells are displayed horizontally or vertically. |
|
![]() |
Gets or sets a value indicating whether the ListView displays navigation buttons. |
|
![]() |
Gets or sets the appearance style used to paint the calendar. |
|
![]() |
Gets or sets a string used to format the title of cells. |
|
![]() |
Gets or sets the number of cells visible at the same time. |
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 | |
---|---|---|
![]() |
Raised when the view settings change. (Inherited from ViewSettings.) |