Version 24.2 (latest)

Report Class Methods

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

Public Methods
 NameDescription
Public MethodExportOverloaded. Exports the Report to a file in a specified output format. The Infragistics.Windows.Reporting.ReportSettings.FileName determinates the exported file name.  
Public MethodPrintOverloaded. Prints the report first showing a standard print dialog but without showing a progress dialog.  
Public MethodShowPrintDialogShows a standard PrintDialog and saves settings from it in the ReportSettings object.  
Protected Methods
 NameDescription
Protected MethodClearCachedOriginAndSize (Inherited from Infragistics.Windows.Reporting.ReportBase)
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPrintProgressCalled when the new page is printed.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnWritingCanceledCalled when the printing is canceled.  
Protected MethodOnWritingCompletedCalled when the printing is completed.  
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
See Also