DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / Updated Event

In This Topic
    Updated Event (C1PivotEngine)
    In This Topic
    Fires after the PivotEngine finishes its analysis and the output PivotTable is ready.
    Syntax
    'Declaration
     
    Public Event Updated As EventHandler
    public event EventHandler Updated
    See Also