DataGridRowTheme Property
Gets or sets the theme applied to all rows.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public ControlTheme RowTheme { get; set; }
Public Property RowTheme As ControlTheme
Get
Set
member RowTheme : ControlTheme with get, set
Property Value
ControlTheme