<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPage Class / Updating Event

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