Click or drag to resize
TextBoxControlAutoCompleteCompletionListHighlightedItemCssClass Property
CSS class that will be used to style a highlighted item in the AutoComplete list flyout.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public string AutoCompleteCompletionListHighlightedItemCssClass { get; set; }

Property Value

Type: String
See Also