[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.SelectedDatesChanged

SelectedDatesChanged Event

Occurs when the selection of GcDropDownCalendar has changed.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event SelectionChangedEventHandler SelectedDatesChanged
Public Event SelectedDatesChanged As SelectionChangedEventHandler
Returns
Type Description
SelectionChangedEventHandler Occurs when the selection of has changed.
Remarks

This event occurs whenever there is a change to a selection. A selection can be changed not only by user interaction but also by binding as well as other set values.