FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / ReportDefinitionChanged Event

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