ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputDate Class / Calendar Property

In This Topic
    Calendar Property (C1InputDate)
    In This Topic
    Determines the calendar element for a date input.
    Syntax
    'Declaration
     
    Public Property Calendar As System.String
    public System.string Calendar {get; set;}
    See Also