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