'Declaration
Public Sub UpdateCellErrorText( _ 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.UpdateCellErrorText(columnIndex, rowIndex)
public void UpdateCellErrorText( System.int columnIndex, System.int rowIndex )
Parameters
- columnIndex
- rowIndex