HighlightedBackground Property
In This Topic
Gets or sets the brush used to highlight the cell background that matches the searched text.
Syntax
'Declaration
Public Property HighlightedBackground As Brush
public Brush HighlightedBackground {get; set;}
See Also