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

DataEntryGrid..::..CurrentRow Property

Gets the current row.

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

Syntax


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

Field Value

The current row.