'Declaration
Protected Overridable Sub OnRowErrorTextChanged( _ ByVal e As System.Windows.Forms.DataGridViewRowEventArgs _ )
'Usage
Dim instance As NDataGridView Dim e As System.Windows.Forms.DataGridViewRowEventArgs instance.OnRowErrorTextChanged(e)
protected virtual void OnRowErrorTextChanged( System.Windows.Forms.DataGridViewRowEventArgs e )
Parameters
- e