[]
Occurs when the selection of GcDropDownCalendar has changed.
public event SelectionChangedEventHandler SelectedDatesChanged
Public Event SelectedDatesChanged As SelectionChangedEventHandler
Type | Description |
---|---|
SelectionChangedEventHandler | Occurs when the selection of has changed. |
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.