[]
Occurs when the calendar scrolled.
public event RoutedEventHandler Scrolled
Public Event Scrolled As RoutedEventHandler
Type | Description |
---|---|
RoutedEventHandler | Occurs when the calendar scrolled. |
GcDropDownCalendar scrolled when navigating to the previous or next dates; pressing PageUp or previous button in the header to move to previous dates, pressing PageDown or next button in the header to move to the next dates.