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