Instances of the class represent sets of selected schedule items.
The following tables list the members exposed by the ItemSelection type.
Name | Description | |
---|---|---|
![]() |
Gets the number of selected items. |
|
![]() |
IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state. |
|
![]() |
Gets the selected items. |
Name | Description | |
---|---|---|
![]() |
Adds the specified Item to the selection. |
|
![]() |
Clears the selection. |
|
![]() |
Checks if the specified item is in the collection. |
|
![]() |
WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
|
![]() |
Removes the specified Item from the selection. |
|
![]() |
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. |