FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / ReportDefinitionChanged Event

In This Topic
    ReportDefinitionChanged Event (FlexReport)
    In This Topic
    Occurs when the current report definition changes.
    Syntax
    'Declaration
     
    Public Event ReportDefinitionChanged As EventHandler
    public event EventHandler ReportDefinitionChanged
    See Also