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

In This Topic
    Pickers Property (C1InputDate)
    In This Topic
    Get an object that contains the settings for the dropdown window.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pickers As DatePickers
    public DatePickers Pickers {get;}
    See Also