Skip to main content
A newer version of this page is available. .

SearchPanelHighlightSettings Class

Contains settings that allow you to specify the appearance of search results.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class SearchPanelHighlightSettings :
    SettingsBase

The following members return SearchPanelHighlightSettings objects:

Inheritance

Object
DependencyObject
DevExpress.WinUI.Core.Internal.SettingsBase
SearchPanelHighlightSettings
See Also