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