'Declaration
Protected Overridable Function DoubleClickUnsharesRow( _ 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.DoubleClickUnsharesRow(e)
protected virtual System.bool DoubleClickUnsharesRow( System.Windows.Forms.DataGridViewCellEventArgs e )
Parameters
- e