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