Version 24.2 (latest)

DateNavigationButtonClickedEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyButtonActionReturns or sets a value which determines the navigational action that will be taken when execution returns from the event.  
Public PropertyDateTimeIntervalReturns the DateTimeInterval instance associated with the column header whose date navigation button was clicked.  
Public PropertyDateTimeRangeReturns a DateTimeRange instance which describes the date/time range spanned by the column header whose date navigation button was clicked.  
Public PropertyNavigationDirectionReturns a value which determines the direction of navigation, i.e., whether the user is navigating forward or backward.  
See Also