'Declaration
Protected Overrides Sub OnRowHeightChanged( _ ByVal e As System.Windows.Forms.DataGridViewRowEventArgs _ )
'Usage
Dim instance As NDataGridView Dim e As System.Windows.Forms.DataGridViewRowEventArgs instance.OnRowHeightChanged(e)
protected override void OnRowHeightChanged( System.Windows.Forms.DataGridViewRowEventArgs e )
Parameters
- e