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