Defines appearance settings for the cells representing time ranges in the calendar.
The following tables list the members exposed by the CellSettings type.
Name | Description | |
---|---|---|
![]() |
Gets or sets the string used to format and display the first day of each month in the calendar. |
|
![]() |
Gets or sets the string used to format and display the first day of each year in the calendar. |
|
![]() |
Gets or sets the string used to format and display dates and times in the calendar. |
|
![]() |
Gets or sets the size of the cell header in pixels. |
|
![]() |
Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
|
![]() |
Gets or sets the distance between the outermost border of the cell and the cell contents. |
|
![]() |
Gets or sets a value indicating whether the calendar should mark the current cell by underlining the header area. |
|
![]() |
Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
|
![]() |
Gets or sets the color used to paint the line that marks the current cell. |
|
![]() |
Gets or sets the color used to fill the header of the current cell. |
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 | |
---|---|---|
![]() |
Creates a copy of the cell settings object. |
|
![]() |
Control.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 Calendar control so they can be stored in the 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.) |