Version

Search Results

AddChain Method (ICondition)

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

AddCondition Method (ICondition)

Creates a new condition object that implements the ICondition interface and adds it to the internal collection of objects. Syntax Parameters container A reference to the object that implements the IContainer interface.fit A boolean value indicating how to apply the condition based on the state of the container obj...

AddContainer Method (ICondition)

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

AddFlow Method (ICondition)

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.

AddGap Method (ICondition)

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

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

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

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

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

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.