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

AdvancedFindFilterRow..::..FinishOffFilter Method

Finishes the off filter.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public void FinishOffFilter(
	bool isFixed,
	bool theEnd
)
Public Sub FinishOffFilter ( _
	isFixed As Boolean, _
	theEnd As Boolean _
)
public:
void FinishOffFilter(
	bool^ isFixed, 
	bool^ theEnd
)

Parameters

isFixed
Type: Boolean
if set to true [is fixed].
theEnd
Type: Boolean
if set to true [the end].