IDataEntryGrid..::..UpdateRow Method (DataEntryGridRow)
Updates the row.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
void UpdateRow( DataEntryGridRow gridRow )
Sub UpdateRow ( _ gridRow As DataEntryGridRow _ )
void UpdateRow( DataEntryGridRow^ gridRow )
Parameters
- gridRow
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..DataEntryGridRow
The grid row.