ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / TableOfContentsSelectedIndexChanged Event

In This Topic
    TableOfContentsSelectedIndexChanged Event
    In This Topic
    Occurs when the index of the currently selected item in the table of contents changes.
    Syntax
    'Declaration
     
    Public Event TableOfContentsSelectedIndexChanged As EventHandler
    public event EventHandler TableOfContentsSelectedIndexChanged
    See Also