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

In This Topic
    StartUpdating Event (C1PivotEngine)
    In This Topic
    Occurs when calculation starts.
    Syntax
    'Declaration
     
    Public Event StartUpdating As EventHandler
    public event EventHandler StartUpdating
    See Also