Creates a new rotator object that implements the Infragistics.Documents.Reports.Report.IRotator interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.IRotator interface.
Adds a row break. Syntax
Creates a new horizontal rule object that implements the Infragistics.Documents.Reports.Report.IRule interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.IRule interface.
Creates a new site object that implements the Infragistics.Documents.Reports.Report.ISite interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.ISite interface.
Creates a new stretcher object that implements the Infragistics.Documents.Reports.Report.IStretcher interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.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 or sets the alignment of the content. Syntax
Applies a pattern to this flow element. Syntax Parameters pattern A reference to a Infragistics.Documents.Reports.Report.Flow.Pattern object.