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