Gets the current data row, which can be changed by user by changing position in the data grid or data controls.
public DbDataRowView CurrentRow {get;}
'Declaration
Public ReadOnly Property CurrentRow As DbDataRowView
Property Value
The current data row, which can be changed by user by changing position in the data grid or data controls.