ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / Updating Event

In This Topic
    Updating Event (C1OlapPage)
    In This Topic
    Occurs before the OlapPanel starts updating the output Olap table.
    Syntax
    'Declaration
     
    Public Event Updating As System.EventHandler
    public event System.EventHandler Updating
    See Also