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