'Declaration
Protected Overridable Function ContentClickUnsharesRow( _ ByVal e As System.Windows.Forms.DataGridViewCellEventArgs _ ) As System.Boolean
'Usage
Dim instance As NDataGridViewDetailsCell Dim e As System.Windows.Forms.DataGridViewCellEventArgs Dim value As System.Boolean value = instance.ContentClickUnsharesRow(e)
protected virtual System.bool ContentClickUnsharesRow( System.Windows.Forms.DataGridViewCellEventArgs e )
Parameters
- e