DataGridTextColumnForeground Property
Gets or sets a brush that describes the foreground of the column cells.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public IBrush Foreground { get; set; }
Public Property Foreground As IBrush
Get
Set
member Foreground : IBrush with get, set
Property Value
IBrush