Version

Search Results

AddBand Method (ISection)

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

AddCanvas Method (ISection)

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

AddChain Method (ISection)

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

AddCondition Method (ISection)

Creates a new condition object that implements the Infragistics.Documents.Reports.Report.ICondition interface and adds it to the internal collection of objects. Syntax Parameters container A reference to the object that implements the Infragistics.Documents.Reports.Report.IContainer interface.fit A boolean value i...

AddContainer Method (ISection)

Creates a new container object that implements the Infragistics.Documents.Reports.Report.IContainer interface and adds it to the internal collection of objects. Syntax Parameters name The name of the container. Return Value An object that implements the Infragistics.Documents.Reports.Report.IContainer interface.

AddDecoration Method

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

AddFlow Method (ISection)

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

AddFooter Method (ISection)

Creates a new footer object that implements the Infragistics.Documents.Reports.Report.Section.IFooter interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Section.IFooter interface. Remarks When multiple footers are add...

AddGap Method (ISection)

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

AddGrid Method (ISection)

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.