Public Properties Public Methods
Public Methods
Public Properties
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.
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.
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.
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...
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.
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.
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.