Defines properties that enable appearance customization of schedule items in the calendar views.
The following tables list the members exposed by the ItemSettings type.
Name | Description | |
---|---|---|
![]() |
Gets or sets the default CSS class for all appointments whose CSS is not explicitly specified. |
|
![]() |
Gets or sets a value indicating whether whether tags are allowed in the header text of the item. |
|
![]() |
Gets or sets the size of the item header for non-all day items in the Timetable view. |
|
![]() |
IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state. |
|
![]() |
Gets or sets a value indicating whether to display schedule items in the calendar. |
|
![]() |
Gets or sets the width of the resize handle. |
|
![]() |
Gets or sets a value indicating whether to display small arrows at the beginning or at the end of each incomplete segment to indicate that the schedule item continues in an adjacent calendar cell. |
|
![]() |
Gets or sets a value indicating whether to display a 'more items' link in a calendar cell which isn't big enough to contain all of its items. |
|
![]() |
Gets or sets a value indicating whether the icon of recurrence exception items is displayed. |
|
![]() |
Gets or sets a value indicating whether the icon of recurring items is displayed. |
|
![]() |
Gets or sets a value indicating whether the reminder icon of items is displayed. |
|
![]() |
Gets or sets the size of schedule items drawn in the calendar. |
|
![]() |
Gets or sets the amount of space between adjacent items. |
|
![]() |
Gets or sets the Style used to paint schedule items that don't have a distinct style assigned to them. |
Name | Description | |
---|---|---|
![]() |
Gets the ViewState. Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. |
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 side view-state changes that have occurred in the ItemSettings 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 | |
---|---|---|
![]() |
Fires the SettingsChanged event. |
Name | Description | |
---|---|---|
![]() |
Raised when an ItemSettings object has changed. |