Search
Selection Properties
 


 Public Properties

  Name Description

AllowMultiple

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

Continuous

Gets or sets a value indicating whether users can select only one range of dates in the calendar.

DayRanges

Gets a read-only list of .NET DateTime objects, sorted chronologically. Each pair in the list represents an interval of selected days.

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.

Ranges

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

Resource

Gets the resource related to the current selection.

Resources

Gets the resources related to the current selection.

SelectedElementsStyle

Gets or sets the visualization style to apply to selected elements.

Style

Gets or sets the style of the selection frame drawn around selected calendar cells.

 See Also