FontStretch 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 FontStretch FontStretch { get; set; }
Public Property FontStretch As FontStretch
Get
Set
member FontStretch : FontStretch with get, set