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

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

Parameters

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