Skip to main content
A newer version of this page is available. .

XRTableOfContents Events

A Table of Contents that is auto-generated based on the hierarchy of bookmarks contained in a report’s document map.
Name Description
AfterPrint Occurs after an XRControl object is displayed in the report. Inherited from XRControl.
BeforePrint Occurs before an XRControl object creates its image in a report being generated. Inherited from XRControl.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
Draw
EvaluateBinding
HtmlItemCreated
LocationChanged Occurs when the value of the XRControl.Location property is changed. Inherited from XRControl.
ParentChanged Occurs when the XRControl instance’s parent is changed. Inherited from XRControl.
PreviewClick
PreviewDoubleClick
PreviewMouseDown
PreviewMouseMove
PreviewMouseUp
PrintOnPage
SizeChanged Occurs when the value of the XRControl.Size property is changed. Inherited from XRControl.
TextChanged
See Also