'Declaration
Public Overloads Sub UpdateRowErrorText( _ ByVal rowIndexStart As System.Integer, _ ByVal rowIndexEnd As System.Integer _ )
'Usage
Dim instance As NDataGridView Dim rowIndexStart As System.Integer Dim rowIndexEnd As System.Integer instance.UpdateRowErrorText(rowIndexStart, rowIndexEnd)
public void UpdateRowErrorText( System.int rowIndexStart, System.int rowIndexEnd )
Parameters
- rowIndexStart
- rowIndexEnd