RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillControl..::..SelectionBrush Property

Gets or sets the selection brush.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.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.