RowTheme Property
Gets or sets the theme applied to all rows.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public ControlTheme RowTheme { get; set; }
Public Property RowTheme As ControlTheme
Get
Set
member RowTheme : ControlTheme with get, set