'Declaration
Protected Overridable Sub OnMouseLeave( _ ByVal rowIndex As System.Integer _ )
'Usage
Dim instance As NDataGridViewProgressBarCell Dim rowIndex As System.Integer instance.OnMouseLeave(rowIndex)
protected virtual void OnMouseLeave( System.int rowIndex )
Parameters
- rowIndex