ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / TocPanel Class
Members

In This Topic
    TocPanel Class
    In This Topic
    Manages the viewer's table of contents panel properties.
    Object Model
    TocPanel Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TocPanel 
       Inherits SidebarPanel
    public sealed class TocPanel : SidebarPanel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel
                GrapeCity.ActiveReports.Viewer.Wpf.TocPanel

    See Also