| C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : TriggerPosition Property |
'Declaration<LayoutAttribute(LayoutType.Appearance)> <C1CategoryAttribute("Appearance")> <WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1ComboBox.TriggerPosition", Description="Determines whether the trigger button, or drop-down arrow, appears on the left or right of the C1ComboBox.")> Public Property TriggerPosition As TriggerPosition
[Layout(LayoutType.Appearance)] [C1Category("Appearance")] [WidgetOption()] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1ComboBox.TriggerPosition", Description="Determines whether the trigger button, or drop-down arrow, appears on the left or right of the C1ComboBox.")] public TriggerPosition TriggerPosition {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2