DataGridTextColumnForeground Property

Gets or sets a brush that describes the foreground of the column cells.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public IBrush Foreground { get; set; }

Property Value

IBrush

See Also