RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridManager..::..ClearRows Method

Clears the rows.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


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

Parameters

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