Back to Devexpress

IReport Methods

corelibraries-devexpress-dot-xtrareports-dot-ireport-dot-underscore-methods.md

latest1.7 KB
Original Source

IReport Methods

For internal use. Provides the basic functionality for the XtraReport class.

NameDescription
CreateDocument()If implemented by a class, initiates report generation. Inherited from ILink.
CreateDocument(Boolean)If implemented by a class, creates a document from the link, so the document can be displayed or printed. Inherited from ILink.
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
GetService(Type)Gets the service object of the specified type. Inherited from IServiceProvider.
StopPageBuilding()If implemented by a class, interrupts the process of document creation.

See Also

IReport Interface

IReport Members

DevExpress.XtraReports Namespace