SearchStringToFilterCriteriaEventArgs.Highlighting Property
Gets or sets highlighting strings for fields.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v22.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
List<FieldAndHighlightingString> | Highlighting strings for fields. |
See Also