ActiveReports.Viewer3 Request technical support
TableOfContentsObject Class Members
See Also  Properties  Methods 


The following tables list the members exposed by TableOfContentsObject.

Public Constructors

 NameDescription
Public ConstructorTableOfContentsObject ConstructorInitializes a new instance of the TableOfContentsObject class.  
Top

Public Properties

 NameDescription
Public PropertyContextMenuGets or sets a context menu to use when the user right-clicks on the toolbar.  
Public PropertyEnabledDetermines whether the viewer's table of contents tree is enabled.  
Public PropertySelectedIndexSets or returns the index of the currently selected item in the table of contents.  
Public PropertyTextGets or sets the table of contents caption.  
Public PropertyVisibleGets or sets a value that determines whether the viewer's table of contents tree is visible.  
Public PropertyWidthGets or sets the width of the Table of Contents, in pixels.  
Top

Public Methods

 NameDescription
Public MethodClearClears the table of contents.  
Public MethodDisposeReleases the TableOfContentsObject from memory.  
Public MethodRefreshForces the table of contents to invalidate its client area and immediately redraw itself and any child controls.  
Top

See Also