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