The following tables list the members exposed by DateNavigationButtonClickedEventArgs.
Name | Description | |
---|---|---|
![]() | DateNavigationButtonClickedEventArgs Constructor | Creates a new instance of the DateNavigationButtonClickedEventArgs class. |
Name | Description | |
---|---|---|
![]() | ButtonAction | Returns or sets a value which determines the navigational action that will be taken when execution returns from the event. |
![]() | DateTimeInterval | Returns the DateTimeInterval instance associated with the column header whose date navigation button was clicked. |
![]() | DateTimeRange | Returns a DateTimeRange instance which describes the date/time range spanned by the column header whose date navigation button was clicked. |
![]() | NavigationDirection | Returns a value which determines the direction of navigation, i.e., whether the user is navigating forward or backward. |