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.
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.
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.
Creates a new group object that implements the Infragistics.Documents.Reports.Report.IGroup interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.IGroup interface.
Creates a new image object that implements the Infragistics.Documents.Reports.Report.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 implemen...
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.
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.