The following tables list the members exposed by SelectedDateTimeRangeChangingEventArgs.
| Name | Description | |
|---|---|---|
![]() | SelectedDateTimeRangeChangingEventArgs Constructor | Creates a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | IsChangingActiveOwner | Returns whether the change in date/time selection was initiated by a change in the ActiveOwner. |
![]() | Range | Returns the new selected date/time range, if the event is not canceled. Note that in the case where the selected date range is cleared, this property will return a null reference. |