Version 24.2 (latest)

SelectedDateTimeRangeChangedEventArgs Class Properties

For a list of all members of this type, see SelectedDateTimeRangeChangedEventArgs members.

Public Properties
 NameDescription
Public PropertyIsChangingActiveOwnerReturns whether the change in date/time selection was initiated by a change in the ActiveOwner.  
Public PropertyRangeReturns the new date/time range. Note that in the case where the selected date range is cleared, this property will return a null reference.  
See Also