C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / OnDataEngineConnectionChanged Method
System.EventArgs that contains the event data.

In This Topic
OnDataEngineConnectionChanged Method (FlexPivotPage)
In This Topic
Raises the DataEngineConnectionChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnDataEngineConnectionChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
System.EventArgs that contains the event data.
See Also