Creates a new table object that implements the Infragistics.Documents.Reports.Report.Table.ITable interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Table.ITable interface.
Creates a new text object that implements the Infragistics.Documents.Reports.Report.Text.IText interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Text.IText interface.
Creates a new tree object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface.
Represents a container element. Syntax Remarks Containers are used through the ICallback interface as well as when used in conjunction with the ICondition interface.
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 ICanvas interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the ICanvas interface.
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.