Foreground 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)
- C#
- VB
- F#
public IBrush Foreground { get; set; }
Public Property Foreground As IBrush
Get
Set
member Foreground : IBrush with get, set