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

DataEntryGridDisplayStyle..::..BackgroundBrush Property

Gets or sets the background brush.

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

Syntax


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

Field Value

The background brush.