Gets or sets a value determines the position of the drop-down list when it opens or pops up.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_dropDownPositioningMode(); function set_dropDownPositioningMode(value); |