RowBackground Property
Gets or sets the Brush that is used to paint row backgrounds.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public IBrush RowBackground { get; set; }
Public Property RowBackground As IBrush
Get
Set
member RowBackground : IBrush with get, set