ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPanel Class / Updated Event

In This Topic
    Updated Event (C1FlexPivotPanel)
    In This Topic
    Occurs after the PivotEngine finishes the FlexPivot analysis.
    Syntax
    'Declaration
     
    Public Event Updated As EventHandler
    public event EventHandler Updated
    See Also