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

AdvancedFilterWindow..::..SearchForIntegerControl Property

Gets or sets the search for integer control.

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

Syntax


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

Field Value

The search for integer control.