HighlightingSettings Properties
Contains text settings that are used by the DataControlBase.SearchPanelHighlightingSettings property.Name | Description |
---|---|
FontFamily | Gets or sets the font family name of the text. |
FontSize | Gets or sets the size of the text font. |
FontStyle | Gets or sets the style of the text font. |
FontWeight | 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