CellThemeProperty Field
Identifies the CellTheme dependency property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly StyledProperty<ControlTheme> CellThemeProperty
Public Shared ReadOnly CellThemeProperty As StyledProperty(Of ControlTheme)
static val CellThemeProperty: StyledProperty<ControlTheme>