ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / Updating Event

In This Topic
    Updating Event (FlexPivotPage)
    In This Topic
    Occurs before the FlexPivotPage.FlexPivotPanel starts updating the output FlexPivot table.
    Syntax
    'Declaration
     
    Public Event Updating As EventHandler
    public event EventHandler Updating
    See Also