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

In This Topic
    Updated Event (C1OlapPage)
    In This Topic
    Fires after the OlapPanel finishes the Olap analysis.
    Syntax
    'Declaration
     
    Public Event Updated As EventHandler
    public event EventHandler Updated
    See Also