[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.Scrolled

Scrolled Event

Occurs when the calendar scrolled.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event RoutedEventHandler Scrolled
Public Event Scrolled As RoutedEventHandler
Returns
Type Description
RoutedEventHandler Occurs when the calendar scrolled.
Remarks

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.