Namespace: Consultingwerk.Windows.Framework
Class 
InfragisticsReportHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:InfragisticsReportHelper
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Oct 30 11:36:49 CET 2022
Purpose: Constructor for the InfragisticsReportHelper class
Notes: Disallow instance creation



Top Method Summary
Options Name Purpose
+ Infragistics.Documents.Reports.Report.Section.ISectionFooter AddSectionFooter (ISection) Adds a section footer
+ Infragistics.Documents.Reports.Report.Section.ISectionHeader AddSectionHeader (ISection, character) Adds a section header
+ SetPageNumbering (ISection) Setups page numbering on the section

Top Constructor Summary
Options Name Purpose
# InfragisticsReportHelper () Constructor for the InfragisticsReportHelper class


Method Detail
Top

PUBLIC Infragistics.Documents.Reports.Report.Section.ISectionFooter AddSectionFooter (ISection)

Purpose: Adds a section footer
Notes: The footer will contain a "Printed" text

Parameters:
poSection Infragistics.Documents.Reports.Report.Section.ISection
The ISection to add the footer to
Returns Infragistics.Documents.Reports.Report.Section.ISectionFooter
The reference to the created Section Footer
Top

PUBLIC Infragistics.Documents.Reports.Report.Section.ISectionHeader AddSectionHeader (ISection, character)

Purpose: Adds a section header
Notes: The footer will contain a "Printed" text

Parameters:
poSection Infragistics.Documents.Reports.Report.Section.ISection
The ISection to add the footer to
pcHeaderText CHARACTER
The text for the header
Returns Infragistics.Documents.Reports.Report.Section.ISectionHeader
The reference to the created Section Footer
Top

PUBLIC SetPageNumbering (ISection)

Purpose: Setups page numbering on the section
Notes:

Parameters:
poSection Infragistics.Documents.Reports.Report.Section.ISection
The ISection to add the footer to


Constructor Detail
Top

PROTECTED InfragisticsReportHelper ()

Purpose: Constructor for the InfragisticsReportHelper class
Notes: Disallow instance creation



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:19:26