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

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