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

IDataEntryGrid..::..CurrentRow Property

Gets the current row.

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

Syntax


DataEntryGridRow CurrentRow { get; }
ReadOnly Property CurrentRow As DataEntryGridRow
	Get
property DataEntryGridRow^ CurrentRow {
	DataEntryGridRow^ get ();
}

Field Value

The current row.