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