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