C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / MouseOverBrush Property
In This Topic
MouseOverBrush Property (C1GridControl)
In This Topic
Gets or sets the Microsoft.Maui.Controls.Brush that is used to highlight cells when the mouse is over.
Syntax
public Brush MouseOverBrush {get; set;}
See Also