IDataEntryGrid..::..CurrentRow Property
Gets the current row.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
DataEntryGridRow CurrentRow { get; }
ReadOnly Property CurrentRow As DataEntryGridRow Get
property DataEntryGridRow^ CurrentRow { DataEntryGridRow^ get (); }