CellThemeProperty Field
Backing field for CellTheme property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly DirectProperty<DataGridColumn, ControlTheme> CellThemeProperty
Public Shared ReadOnly CellThemeProperty As DirectProperty(Of DataGridColumn, ControlTheme)
static val CellThemeProperty: DirectProperty<DataGridColumn, ControlTheme>
Field Value
DirectProperty(DataGridColumn, ControlTheme)