DataGrid.

RowBackground Property

Summary

Gets or sets the System.Windows.Media.Brush that is used to paint row backgrounds.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public IBrush RowBackground { get; set; }

Value

Type Description
IBrush