FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / Updating Event

In This Topic
    Updating Event (C1FlexPivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Updating As EventHandler
    public event EventHandler Updating
    See Also