ComboBox for ASP.NET Web Forms
TriggerPosition Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : TriggerPosition Property
A value that specifies the position of the drop-down list trigger. Default: "right". Type: String.
Syntax
'Declaration
 
Public Property TriggerPosition As TriggerPosition
public TriggerPosition TriggerPosition {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members