MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridCellView Class
/ MouseOverBrush Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MouseOverBrush Property (GridCellView)
In This Topic
Gets or sets the
Microsoft.Maui.Controls.Brush
that is used to paint the color of mouse over cell / row.
Syntax
C#
public
Brush
MouseOverBrush {
get
;
set
;}
See Also
Reference
GridCellView Class
GridCellView Members