TextBoxControlAutoCompleteFirstRowSelected Property |
Determines if the first option in the AutoComplete list will be selected by default.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public bool AutoCompleteFirstRowSelected { get; set; }
Property Value
Type:
BooleanSee Also