DataGridTextColumnFontWeightProperty Field

Identifies the FontWeight dependency property.

Definition

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

Field Value

AttachedPropertyFontWeight

See Also