MindFusion.Scheduling for ASP.NET Programmer's Guide
Selection Methods
 


 Public Methods

  Name Description

Add

Overloaded. Adds a date or a range of dates to the selection.

Contains

Determines whether the specified date is currently selected.

ContainsDay

Determines whether any part of the specified day is selected.

LoadViewState

WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method.

Remove

Overloaded. Removes a date or a range of dates from the selection.

Reset

Clears the selection.

SaveViewState

WebControl.SaveViewState override. Saves any server side view-state changes that have occurred on the Selection object since the page was posted back to the server.

Set

Overloaded. Sets the selection to a date or a range of dates.

TrackViewState

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.

 See Also

Selection Class
MindFusion.Scheduling.WebForms Namespace