Back to Devexpress

TcxCustomGridTableViewStyles.SearchResultHighlight Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableviewstyles-54123733.md

latest989 B
Original Source

TcxCustomGridTableViewStyles.SearchResultHighlight Property

Specifies the style of the search results highlighted in grid records.

Declaration

delphi
property SearchResultHighlight: TcxStyle index vsSearchResultHighlight read; write;

Property Value

TypeDescription
TcxStyle

Stores appearance settings for a UI element.

|

Remarks

The SearchResultHighlight property is in effect only if the View’s FindPanel.HighlightSearchResults property is set to True.

See Also

Style Repository

TcxCustomGridTableViewStyles Class

TcxCustomGridTableViewStyles Members

cxGridCustomTableView Unit