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

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