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

DataEntryGrid..::..CurrentRowIndex Property

Gets the index of the current row.

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

Syntax


public int CurrentRowIndex { get; }
Public ReadOnly Property CurrentRowIndex As Integer
	Get
public:
property int^ CurrentRowIndex {
	int^ get ();
}

Field Value

The index of the current row.