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