ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / SelectedDate Property

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