ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / SelectedDate Property

In This Topic
    SelectedDate Property
    In This Topic
    Gets or sets the selected date.
    Syntax
    'Declaration
     
    Public Property SelectedDate As Date
    public DateTime SelectedDate {get; set;}
    See Also