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