'Declaration
Protected Overridable Function OnChildControlDeactivated( _ ByVal e As ChildControlEventArgs _ ) As Boolean
'Usage
Dim instance As FpSpread Dim e As ChildControlEventArgs Dim value As Boolean value = instance.OnChildControlDeactivated(e)
protected virtual bool OnChildControlDeactivated( ChildControlEventArgs e )
Parameters
- e
- EventArgs object that contains the event data