ComboBox for ASP.NET Web Forms
ShowTrigger Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : ShowTrigger Property
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

Reference

C1ComboBox Class
C1ComboBox Members