The following tables list the members exposed by TableOfContentsObject.
| Name | Description | |
|---|---|---|
![]() | TableOfContentsObject Constructor | Initializes a new instance of the TableOfContentsObject class. |
| Name | Description | |
|---|---|---|
![]() | ContextMenu | Gets or sets a context menu to use when the user right-clicks on the toolbar. |
![]() | Enabled | Determines whether the viewer's table of contents tree is enabled. |
![]() | SelectedIndex | Sets or returns the index of the currently selected item in the table of contents. |
![]() | Text | Gets or sets the table of contents caption. |
![]() | Visible | Gets or sets a value that determines whether the viewer's table of contents tree is visible. |
![]() | Width | Gets or sets the width of the Table of Contents, in pixels. |
| Name | Description | |
|---|---|---|
![]() | Clear | Clears the table of contents. |
![]() | Dispose | Releases the TableOfContentsObject from memory. |
![]() | Refresh | Forces the table of contents to invalidate its client area and immediately redraw itself and any child controls. |


