Version

Search Results

AddGap Method (IGroup)

Creates a new gap object that implements the IGap interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the IGap interface.

AddGrid Method (IGroup)

Creates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid interface.

AddGroup Method (IGroup)

Creates a new group object that implements the IGroup interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the IGroup interface.

AddImage Method (IGroup)

Creates a new image object that implements the 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 implements the IImage interface.

AddIndex Method (IGroup)

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.

AddList Method (IGroup)

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.

AddMetafile Method (IGroup)

Creates a new metafile object that implements the 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 object that implements the IMetafile interf...

AddPageBreak Method (IGroup)

Adds a page break. Syntax

AddQuickImage Method (IGroup)

Creates a new quick image object that implements the IQuickImage 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 implements the IQuickImage interfac...

AddQuickList Method (IGroup)

Creates a new quick list object that implements the Infragistics.Documents.Reports.Report.QuickList.IQuickList interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.QuickList.IQuickList interface.