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