ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Interfaces Namespace / IDocumentMapProvider Interface / DocumentMapChanged Event

In This Topic
    DocumentMapChanged Event
    In This Topic
    Raised when DocumentMap is changed.
    Syntax
    'Declaration
     
    Event DocumentMapChanged As EventHandler
    event EventHandler DocumentMapChanged
    See Also