Represents a set of selected date cells and defines a visualization style applied to the selected elements.
The following tables list the members exposed by the Selection type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Adds a date or range of date to the selection. |
|
![]() |
Adds a ChangeListener to the selection. |
|
![]() |
Determines whether the specified date is currently selected. |
|
![]() |
Determines whether any part of the specified day is selected. |
|
![]() |
Gets a value indicating whether users are allowed to select multiple elements at a time. |
|
![]() |
Gets a value indicating whether users can select only one range of dates in the calendar. |
|
![]() |
Gets a read-only collection of DateTime objects, sorted chronologically. Each pair in the collection represents an interval of selected days. |
|
![]() |
Gets a value indicating whether users are allowed to select any cells in the calendar. |
|
![]() |
Gets a value indicating whether this selection is empty. |
|
![]() |
Gets a read-only collection of DateTime objects, sorted chronologically. Each pair in the collection represents a selected time range. |
|
![]() |
Gets the resource related to the current selection. |
|
![]() |
Gets the resources related to the current selection. |
|
![]() |
Gets the visualization style to apply to selected elements. |
|
![]() |
Gets the style of the selection frame drawn around selected calendar cells. |
|
![]() |
Overloaded. Removes a date or range of date from the selection. |
|
![]() |
Removes the specified ChangeListener from the selection. |
|
![]() |
Clears the selection. |
|
![]() |
Restores a previously saved state. |
|
![]() |
Saves the current selection state. |
|
![]() |
Overloaded. Selects a date or range of dates. |
|
![]() |
Sets a value indicating whether users are allowed to select multiple elements at a time. |
|
![]() |
Sets a value indicating whether users can select only one range of dates in the calendar. |
|
![]() |
Sets a value indicating whether users are allowed to select any cells in the calendar. |
|
![]() |
Sets the visualization style to apply to selected elements. |
|
![]() |
Sets the style of the selection frame drawn around selected calendar cells. |