HighlightingSettings.Foreground Property
Gets or sets the brush used to highlight the text that matches the search criteria.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Brush | A Brush object used to highlight the text that matches the search criteria. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Foreground |
|---|---|
| DataControlBase |
|
See Also