DataGridCellThemeProperty Field

Identifies the CellTheme dependency property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public static readonly StyledProperty<ControlTheme> CellThemeProperty

Field Value

StyledPropertyControlTheme

See Also