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

DataEntryGridManager..::..InsertNewRow Method

Inserts the new row.

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

Syntax


public void InsertNewRow(
	int startIndex
)
Public Sub InsertNewRow ( _
	startIndex As Integer _
)
public:
void InsertNewRow(
	int^ startIndex
)

Parameters

startIndex
Type: Int32
The start index.