<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.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 EventHandler
    public event EventHandler Updating
    See Also