Version 24.2 (latest)

Report Class Properties

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

Public Properties
 NameDescription
Public PropertyIsGeneratingPreviewReturns whether the report is currently generating a preview (read-only)  
Public PropertyLogicalPageNumberThe logical page part number of the current page being printed (read-only).  
Public PropertyLogicalPagePartNumberThe logical page part number of the current page being printed (read-only).  
Public PropertyPageContentTemplate (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageContentTemplateSelector (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageFooter (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageFooterTemplate (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageFooterTemplateSelector (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageHeader (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageHeaderTemplate (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageHeaderTemplateSelector (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageImageableAreaExtent (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageOrigin (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPagePresenterStyle (Inherited from Infragistics.Windows.Reporting.ReportBase)
Public PropertyPageSizeResolvedOverridden. The actual size of the page used during a report generation or export operation (read-only).  
Public PropertyPhysicalPageNumberThe physical page number of the current page being printed within the report (read-only).  
Public PropertyReportSettingsOverridden. Gets the object that contains the settings for the entire Report (read-only)  
Public PropertySectionLogicalPageNumberThe logical page number of the current page being printed within this section (read-only).  
Public PropertySectionLogicalPagePartNumberThe logical page part number of the current page being printed (read-only).  
Public PropertySectionPhysicalPageNumberThe physical page number of the current page being printed within this section (read-only).  
Public PropertySectionsReturns a collection of Infragistics.Windows.Reporting.ReportSection objects.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also