ActiveReports.Viewer3 Request technical support
TOCTree Class
See Also  Members  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Class TOCTree 
   Inherits TreeView
Visual Basic (Usage)Copy Code
Dim instance As TOCTree
C# 
public class TOCTree : TreeView 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TreeView
               DataDynamics.ActiveReports.Viewer.TOCTree

See Also