Determines whether the trigger button, or drop-down arrow, appears on the left or right of the C1ComboBox.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
function get_triggerPosition();
function set_triggerPosition(value);

See Also