Version

Search Results

AddPageBreak Method (IContainer)

Adds a page break. Syntax

AddQuickImage Method (IContainer)

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

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

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

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

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

AddRule Method (IContainer)

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

AddSite Method (IContainer)

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

AddStretcher Method (IContainer)

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

AddTable Method (IContainer)

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