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

In This Topic
    SelectedDate Property (C1Calendar)
    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