IDataEntryGrid..::..GotoCell Method
Goes to the cell.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
void GotoCell( DataEntryGridRow row, int columnId )
Sub GotoCell ( _ row As DataEntryGridRow, _ columnId As Integer _ )
void GotoCell( DataEntryGridRow^ row, int^ columnId )
Parameters
- columnId
- Type: Int32
The column identifier.