ComponentOne ComboBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / ShowTrigger Property

In This Topic
    ShowTrigger Property
    In This Topic
    A value that determines whether to show the trigger of wijcombobox. Default: true. Type: Boolean.
    Syntax
    'Declaration
     
    Public Property ShowTrigger As System.Boolean
    public System.bool ShowTrigger {get; set;}
    See Also