Creates a new stretcher object that implements the IStretcher interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the IStretcher interface.
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.
Gets the parent associated with the chain. Syntax
Represents a condition element. Syntax Remarks This element is used when different content should be shown depending on whether the container element has enough room to fit all its elements.
Public Methods
Public Methods
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.