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