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