Gets a reference to the TableOfContentsObject.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property TableOfContents As TableOfContentsObject | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public TableOfContentsObject TableOfContents {get;} | |
Return Value
A TableOfContentsObject value used to set the viewer's table of contents treeview options.| C# | Copy Code |
|---|---|
private void arv_Load(object
sender, System.EventArgs e) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub arv_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles arv.Load | |
This property is used to set the properties of the TableOfContents component of the control.