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