<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPanel Class / Updated Event

In This Topic
    Updated Event (C1OlapPanel)
    In This Topic
    Occurs after the OlapEngine finishes the Olap analysis.
    Syntax
    'Declaration
     
    Public Event Updated As EventHandler
    public event EventHandler Updated
    See Also