'Declaration
Public Sub UpdateCellValue( _ ByVal columnIndex As System.Integer, _ ByVal rowIndex As System.Integer _ )
'Usage
Dim instance As NDataGridView Dim columnIndex As System.Integer Dim rowIndex As System.Integer instance.UpdateCellValue(columnIndex, rowIndex)
public void UpdateCellValue( System.int columnIndex, System.int rowIndex )
Parameters
- columnIndex
- rowIndex