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

In This Topic
    ShowDropDownButton Property
    In This Topic
    Determines whether the dropdown button is displayed.
    Syntax
    'Declaration
     
    Public Property ShowDropDownButton As System.Boolean
    public System.bool ShowDropDownButton {get; set;}
    See Also