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