[]
        
(Showing Draft Content)

C1.WinUI.Calendar.C1Calendar.SelectionChanged

SelectionChanged Event

Occurs when the SelectedDate or SelectedDates properties change.

Namespace: C1.WinUI.Calendar
Assembly: C1.WinUI.Calendar.dll
Syntax
public event EventHandler<CalendarSelectionChangedEventArgs> SelectionChanged
Returns
Type Description
EventHandler<CalendarSelectionChangedEventArgs> Occurs when the SelectedDate or SelectedDates properties change.