DataGridColumnCellThemeProperty Field

Backing field for CellTheme property.

Definition

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

Field Value

DirectPropertyDataGridColumn, ControlTheme

See Also