'Declaration
Protected Overridable Sub OnContentClick( _ ByVal e As System.Windows.Forms.DataGridViewCellEventArgs _ )
'Usage
Dim instance As NDataGridViewProgressBarCell Dim e As System.Windows.Forms.DataGridViewCellEventArgs instance.OnContentClick(e)
protected virtual void OnContentClick( System.Windows.Forms.DataGridViewCellEventArgs e )
Parameters
- e