Gets or sets the maximum number of characters that can be entered in the C1ComboBox text box.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_maxLength(); function set_maxLength(value); |