[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.OnScrolled

OnScrolled Method

OnScrolled(RoutedEventArgs)

Called when navigating to the previous or next dates, to raise the Scrolled event.

Declaration
protected virtual void OnScrolled(RoutedEventArgs e)
Protected Overridable Sub OnScrolled(e As RoutedEventArgs)
Parameters
Type Name Description
RoutedEventArgs e

The RoutedEventArgs instance containing the event data.