HighlightingSettings Properties
Contains text settings that are used by the DataControlBase.SearchPanelHighlightingSettings property.
Name | Description |
---|---|
Font |
Gets or sets the font family name of the text. |
Font |
Gets or sets the size of the text font. |
Font |
Gets or sets the style of the text font. |
Font |
Gets or sets the weight of the text font. |
Foreground | Gets or sets the brush used to highlight the text that matches the search criteria. |
See Also