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 ITable interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the 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
Gets or sets the background style. Syntax
Gets or sets the style of the borders. Syntax
Gets or sets the height of the cell. Syntax Remarks The Height class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Infragistics.Documents.Reports.Report.Height.Type. When accessing this property, the returned object should be c...
Gets or sets the horizontal spacings between elements. Syntax