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 | |
---|---|---|
Initializes a new instance of the Selection class. |
Name | Description | |
---|---|---|
Identifies the AllowMultiple dependency property. |
||
Identifies the Continuous dependency property. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether users are allowed to select multiple elements at a time. |
||
Gets the contact related to the current selection. |
||
Gets or sets a value indicating whether users can select only one range of dates in the calendar. |
||
Gets a value indicating whether this selection is empty. |
||
Gets the location related to the current selection. |
||
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 task related to the current selection. |
Name | Description | |
---|---|---|
Overloaded. Adds the specified date or range of dates to the selection. |
||
Determines whether the specified date is currently selected. |
||
Determines whether the specified range is partially contained within one of the date ranges. |
||
Overloaded. Removes the specified date or range of dates from the selection. |
||
Clears the selection. |
||
Overloaded. Sets the current selection to the specified date or range of dates. |
Name | Description | |
---|---|---|
Freezable.CreateInstanceCore override. |
Name | Description | |
---|---|---|
Fired when the selection has changed; |