Version

Search Results

IChain Interface Methods

Public Methods

IChain Interface Properties

Public Properties

AddBand Method (IChain)

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

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

AddCondition Method (IChain)

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

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

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

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

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

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.