​
​
​

Gets an object that represents the table of contents which causes the event. It is of the type TableOfContents.

Syntax

​public TableOfContents TableOfContents { get; }
​Public ReadOnly Property TableOfContents() As TableOfContents
​

Limitations

Read only.

​