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

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