Version

Search Results

AddIndex Method (IListItem)

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 (IListItem)

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

AddMetafile Method (IListItem)

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...

AddPageBreak Method (IListItem)

Adds a page break. Syntax

AddQuickImage Method (IListItem)

Creates a new quick image object that implements the Infragistics.Documents.Reports.Report.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 th...

AddQuickList Method (IListItem)

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.

AddQuickTable Method (IListItem)

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

AddQuickText Method (IListItem)

Creates a new quick text object that implements the Infragistics.Documents.Reports.Report.QuickText.IQuickText interface and adds it to the internal collection of objects. Syntax Parameters text Text content. Return Value An object that implements the Infragistics.Documents.Reports.Report.QuickText.IQuickText inte...

AddRotator Method (IListItem)

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

AddRule Method (IListItem)

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