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