FontWeight Property
Gets or sets the font weight or thickness.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public FontWeight FontWeight { get; set; }
Public Property FontWeight As FontWeight
Get
Set
member FontWeight : FontWeight with get, set