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

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

Parameters

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