'Declaration
Protected Overridable Function MouseLeaveUnsharesRow( _ ByVal rowIndex As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NDataGridViewDetailsCell Dim rowIndex As System.Integer Dim value As System.Boolean value = instance.MouseLeaveUnsharesRow(rowIndex)
protected virtual System.bool MouseLeaveUnsharesRow( System.int rowIndex )
Parameters
- rowIndex