ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / StyleSheet Class / Changed Event

In This Topic
    Changed Event (StyleSheet)
    In This Topic
    Occurs when the members of the StyleSheet have changed.
    Syntax
    'Declaration
     
    Public Event Changed As EventHandler
    public event EventHandler Changed
    See Also