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