FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / CancelUpdating Event

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