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

In This Topic
    Pickers Property (C1InputMask)
    In This Topic
    Get an object contains the settings for the dropdown list.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Pickers As Pickers
    public virtual Pickers Pickers {get;}
    See Also