FileManagerHighlightStyle Class
Defines style settings for highlighted text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return FileManagerHighlightStyle objects:
Remarks
When you use the filter box, text which meets the filtering condition is highlighted. The FileManagerHighlightStyle class contains settings that define the appearance of highlighted text within the ASPxFileManager control.
An object of the FileManagerHighlightStyle type can be accessed via the FileManagerStyles.Highlight property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
FileManagerHighlightStyle
See Also