DataGridTextColumnFontStyleProperty Field

Identifies the FontStyle dependency property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public static readonly AttachedProperty<FontStyle> FontStyleProperty

Field Value

AttachedPropertyFontStyle

See Also