DataEntryGrid..::..CurrentRow Property
Gets the current row.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: 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 (); }