DataGridRowBackground Property
Gets or sets the
Brush that is used to paint row backgrounds.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public IBrush RowBackground { get; set; }
Public Property RowBackground As IBrush
Get
Set
member RowBackground : IBrush with get, set
Property Value
IBrush