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

In This Topic
OnDataSourceChanged Method (FlexPivotPage)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnDataSourceChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

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