Version

Search Results

AddSite Method (IListItem)

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.

AddStretcher Method (IListItem)

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.

AddTable Method (IListItem)

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.

AddText Method (IListItem)

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.

AddTree Method (IListItem)

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.

KeepSolid Property (IListItem)

Gets or sets a boolean value indicating whether the item is a solid non breakable element. Syntax

KeepWithNext Property (IListItem)

Gets or sets a boolean value indicating whether to place the item on the same page where the next item is placed. Syntax

Parent Property (IListItem)

Gets the IList containing the list item. Syntax

IList Interface Members

Public Properties Public Methods

IList Interface Methods

Public Methods