'Declaration Protected Overridable Sub OnCellClick( _ ByVal e As CellClickEventArgs _ )
'Usage Dim instance As FpSpread Dim e As CellClickEventArgs instance.OnCellClick(e)
protected virtual void OnCellClick( CellClickEventArgs e )
Parameters
- e
- CellClickEventArgs object that contains the event data