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

AdvancedFindWindow..::..FilterEllipse Property

Gets or sets the filter ellipse.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The filter ellipse.