TextBoxControlAutoCompleteCompletionListHighlightedItemCssClass Property |
CSS class that will be used to style a highlighted item in the AutoComplete list flyout.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public string AutoCompleteCompletionListHighlightedItemCssClass { get; set; }
Property Value
Type:
StringSee Also