Version

Search Results

AddCanvas Method (IFlow)

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

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.

AddColumn Method (IFlow)

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

AddColumnBreak Method

Adds a column break. Syntax

AddCondition Method (IFlow)

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

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.

AddDummy Method (IFlow)

Adds a dummy element. Syntax Remarks A dummy element is a fake element that is used to prevent empty groups or other visual containers from collapsing.

AddFlow Method (IFlow)

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

AddGap Method (IFlow)

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

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.