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

DataEntryGridManager..::..RemoveRow Method (Int32)

Removes the row.

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

Syntax


public void RemoveRow(
	int rowIndex
)
Public Sub RemoveRow ( _
	rowIndex As Integer _
)
public:
void RemoveRow(
	int^ rowIndex
)

Parameters

rowIndex
Type: Int32
Index of the row.