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

In This Topic
    Calendar Property (DatePickers)
    In This Topic
    Determine the setings of the dropdown calendar.
    Syntax
    'Declaration
     
    Public ReadOnly Property Calendar As DropDownCalendar
    public DropDownCalendar Calendar {get;}
    See Also