ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / Updating Event

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