SelectionBackground Property
SelectionBackground
Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the background of selected cells.
Declaration
public Brush SelectionBackground { get; set; }
Public Property SelectionBackground As Brush