DataGridTextColumn.

FontSize Property

Summary

Gets or sets the font size.
Namespace
Avalonia.Controls
Containing Type
DataGridTextColumn

Syntax

[DefaultValue(double.NaN)]
public double FontSize { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
double