DataGridTextColumn.

Foreground Property

Summary

Gets or sets a brush that describes the foreground of the column cells.
Namespace
Avalonia.Controls
Containing Type
DataGridTextColumn

Syntax

public IBrush Foreground { get; set; }

Value

Type Description
IBrush