'Declaration
Protected Overridable Sub OnError( _ ByVal e As ErrorEventArgs _ )
'Usage
Dim instance As FpSpread Dim e As ErrorEventArgs instance.OnError(e)
protected virtual void OnError( ErrorEventArgs e )
Parameters
- e
- ErrorEventArgs object that contains event arguments