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