'DeclarationProtected Overridable Function ClickUnsharesRow( _ ByVal e As System.Windows.Forms.DataGridViewCellEventArgs _ ) As System.Boolean
'UsageDim instance As NDataGridViewProgressBarCell Dim e As System.Windows.Forms.DataGridViewCellEventArgs Dim value As System.Boolean value = instance.ClickUnsharesRow(e)
protected virtual System.bool ClickUnsharesRow( System.Windows.Forms.DataGridViewCellEventArgs e )
Parameters
- e