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


 Public Properties

  Name Description

AllowMultiple

Gets or sets a value indicating whether users are allowed to select multiple elements at a time.

Contact

Gets the Contact related to the current selection.

Enabled

Gets or sets a value indicating whether users are allowed to select any cells in the calendar.

IsEmpty

Gets a value indicating whether this selection is empty.

IsTrackingViewState

IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state.

Location

Gets the Location related to the current selection.

Ranges

Gets a read-only collection of DateTime objects, sorted chronologically. Each pair in the collection represents a selected time range.

Resource

Gets the resource related to the current selection.

Task

Gets the task related to the current selection.

 See Also

Selection Class
MindFusion.Scheduling.WebForms Namespace