A newer version of this page is available.
Switch to the current version.
XRTableOfContents Class
A Table of Contents that is auto-generated based on the hierarchy of bookmarks contained in a report's document map.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
public class XRTableOfContents :
XRFieldEmbeddableControl
Public Class XRTableOfContents
Inherits XRFieldEmbeddableControl
Remarks
A table of contents can only be displayed in a ReportHeaderBand. If this band is unavailable at the time the XRTableOfContents control is being dropped onto a report, it will be created automatically.
To learn more, see Adding a Table of Contents.
Implements
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollectionItem
DevExpress.Utils.Serializing.IXtraSerializable
Inheritance
Object
MarshalByRefObject
Component
XRControl
XRFieldEmbeddableControl
XRTableOfContents
See Also
Feedback