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

AdvancedFindFiltersManager..::..ClearRows Method

Clears the rows.

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

Syntax


protected void ClearRows(
	bool addRowToBottom
)
Protected Sub ClearRows ( _
	addRowToBottom As Boolean _
)
protected:
void ClearRows(
	bool^ addRowToBottom
)

Parameters

addRowToBottom
Type: Boolean
if set to true [add row to bottom].