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