Click or drag to resize

AjaxComboBoxMinimumChars Property

The minimum number of characters that must be typed before the ajax callback occurs

Namespace:  Cadcorp.Web.UI
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public int MinimumChars { get; set; }

Property Value

Type: Int32
Remarks
Defaults to 4
See Also