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