[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarSelectionChangingEventArgs.SelectedDates

SelectedDates Property

SelectedDates

Gets the list of selected dates.

Declaration
public List<DateTime> SelectedDates { get; }
Public ReadOnly Property SelectedDates As List(Of Date)