Version

VisibleDateTimeRangeChangedEventArgs Class Members

The following tables list the members exposed by VisibleDateTimeRangeChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorVisibleDateTimeRangeChangedEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyReasonReturns a value indicating the reason the event was fired.  
Public PropertyVisibleDateTimeRangeReturns the new value for the control's VisibleDateTimeRange property.  
See Also