DataGrid.

AlternatingRowBackground Property

Summary

Gets or sets the System.Windows.Media.Brush that is used to paint the background of odd-numbered rows.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public IBrush AlternatingRowBackground { get; set; }

Value

Type Description
IBrush