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