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

DataEntryGridDisplayStyle..::..SelectionBrush Property

Gets or sets the selection brush.

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

Syntax


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

Field Value

The selection brush.