Back to Devexpress

CompositeLinkBase Events

corelibraries-devexpress-dot-xtraprintinglinks-dot-compositelinkbase-dot-underscore-events.md

latest3.7 KB
Original Source

CompositeLinkBase Events

The base class for classes that provide the composite link functionality.

NameDescription
AfterCreateAreasOccurs after all sections of the document have been generated. Inherited from LinkBase.
BeforeCreateAreasOccurs before any section of the document is generated. Inherited from LinkBase.
CreateDetailAreaOccurs when a detail section of the document is being generated. Inherited from LinkBase.
CreateDetailFooterAreaOccurs when a detail footer section of the document is being generated. Inherited from LinkBase.
CreateDetailHeaderAreaOccurs when a detail header section of the document is being generated. Inherited from LinkBase.
CreateInnerPageFooterAreaOccurs when an inner page footer section of the document is being generated. Inherited from LinkBase.
CreateInnerPageHeaderAreaOccurs when an inner page header section of the document is being generated. Inherited from LinkBase.
CreateMarginalFooterAreaOccurs when a marginal page footer section of the document is being generated. Inherited from LinkBase.
CreateMarginalHeaderAreaOccurs when a marginal page header section of the document is being generated. Inherited from LinkBase.
CreateReportFooterAreaOccurs when a report footer section of the document is being generated. Inherited from LinkBase.
CreateReportHeaderAreaOccurs when a report header section of the document is being generated. Inherited from LinkBase.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

CompositeLinkBase Class

CompositeLinkBase Members

DevExpress.XtraPrintingLinks Namespace