RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridDisplayStyle..::..ForegroundBrush Property

Gets or sets the foreground brush.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public Brush ForegroundBrush { get; set; }
Public Property ForegroundBrush As Brush
	Get
	Set
public:
property Brush^ ForegroundBrush {
	Brush^ get ();
	void set (Brush^ value);
}

Field Value

The foreground brush.