Version 24.2 (latest)

SelectedDateTimeRangeChangingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyIsChangingActiveOwnerReturns whether the change in date/time selection was initiated by a change in the ActiveOwner.  
Public PropertyRangeReturns 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.  
See Also