'Declaration
Protected Sub RaiseCellContentDoubleClick( _ ByVal e As System.Windows.Forms.DataGridViewCellEventArgs _ )
'Usage
Dim instance As NDataGridViewProgressBarColumn Dim e As System.Windows.Forms.DataGridViewCellEventArgs instance.RaiseCellContentDoubleClick(e)
protected void RaiseCellContentDoubleClick( System.Windows.Forms.DataGridViewCellEventArgs e )
Parameters
- e