Version

SelectedDateTimeRangeChangedEventArgs Class Members

The following tables list the members exposed by SelectedDateTimeRangeChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedDateTimeRangeChangedEventArgs ConstructorCreates a new instance of the class.  
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