Back to Devexpress

PrintableComponentLinkBase Events

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

latest3.0 KB
Original Source

PrintableComponentLinkBase Events

Provides the general functionality to print controls that implement the IPrintable interface.

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.
CreateDetailArea
CreateDetailFooterArea
CreateDetailHeaderArea
CreateInnerPageFooterArea
CreateInnerPageHeaderArea
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

PrintableComponentLinkBase Class

PrintableComponentLinkBase Members

DevExpress.XtraPrintingLinks Namespace