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

In This Topic
    ViewDefinitionChanged Event (C1OlapPanel)
    In This Topic
    Occurs when the view definition changes, before the output table is updated.
    Syntax
    'Declaration
     
    Public Event ViewDefinitionChanged As EventHandler
    public event EventHandler ViewDefinitionChanged
    See Also