ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / ITrackSelectionService Interface / SelectionChange Event

In This Topic
    SelectionChange Event
    In This Topic
    This event is fired when there is a change in the state of the currently selected container.
    Syntax
    'Declaration
     
    Event SelectionChange As EventHandler
    event EventHandler SelectionChange
    See Also