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