​
​
​

Occurs when a table of contents has been deleted. The event handler receives an argument of type TableOfContentsEventArgs containing data related to this event.

​ Introduced: X19.

Syntax

​public event TableOfContentsEventHandler TableOfContentsDeleted;
​Public Event TableOfContentsDeleted As TableOfContentsEventHandler
​