Version

Report Class Methods

For a list of all members of this type, see Report members.

Public Methods
 NameDescription
Public MethodAddSectionCreates a new section object that implements the Infragistics.Documents.Reports.Report.Section.ISection interface and adds it to the internal collection of objects.  
Public MethodAttachFileOverloaded. Attaches a file to the report.  
Public MethodGenerateGenerates the collection of output pages. This is useful to create thumbnails and other page relative output.  
Public MethodLoadOverloaded. Loads the content from XML file.  
Public MethodPrintOverloaded. Prints the report.  
Public MethodPublishOverloaded. Publishes the report.  
Public MethodResetResets the report. Call this method to make sure all of the content is up to date.  
Public MethodSaveOverloaded. Saves the content to XML file.  
See Also