[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.OnSelectionChanged

OnSelectionChanged Method

OnSelectionChanged(SelectionChangedEventArgs)

Raises the SelectedDatesChanged routed event.

Declaration
protected virtual void OnSelectionChanged(SelectionChangedEventArgs e)
Protected Overridable Sub OnSelectionChanged(e As SelectionChangedEventArgs)
Parameters
Type Name Description
SelectionChangedEventArgs e

The data for the event.