WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / SelectedDates Property
In This Topic
    SelectedDates Property (C1Calendar)
    In This Topic
    Gets or sets the currently selected dates.
    Syntax
    public IEnumerable<DateTime> SelectedDates {get; set;}
    See Also