Creates a new group object that implements the Infragistics.Documents.Reports.Report.IGroup interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.IGroup interface.
Creates a new header object that implements the Infragistics.Documents.Reports.Report.Section.IHeader interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Section.IHeader interface. Remarks When multiple headers are add...
Creates a new image object that implements the Infragistics.Documents.Reports.Report.IImage interface and adds it to the internal collection of objects. Syntax Parameters image A Infragistics.Documents.Reports.Graphics.Image object that represents the reference to native image. Return Value An object that implemen...
Creates a new index object that implements the Infragistics.Documents.Reports.Report.Index.IIndex interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Index.IIndex interface.
Creates a new list object that implements the Infragistics.Documents.Reports.Report.List.IList interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.List.IList interface.
Creates a new metafile object that implements the Infragistics.Documents.Reports.Report.IMetafile interface and adds it to the internal collection of objects. Syntax Parameters metafile A Infragistics.Documents.Reports.Graphics.Metafile object that represents the reference to native metafile. Return Value An objec...
Creates a new stand alone page object that implements the Infragistics.Documents.Reports.Report.Section.IPage interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Section.IPage interface.
Creates a new stand alone page object that implements the Infragistics.Documents.Reports.Report.Section.IPage interface and adds it to the internal collection of objects. Syntax Parameters size The size of the stand alone page. Return Value An object that implements the Infragistics.Documents.Reports.Report.Sectio...
Creates a new stand alone page object that implements the Infragistics.Documents.Reports.Report.Section.IPage interface and adds it to the internal collection of objects. Syntax Parameters width The width of the stand alone page.height The height of the stand alone page. Return Value An object that implements the ...
Creates a new stand alone page object that implements the Infragistics.Documents.Reports.Report.Section.IPage interface and adds it to the internal collection of objects. Overload List