Version

Search Results

KeepWithNext Property (IQuickTableRow)

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

Parent Property (IQuickTableRow)

Gets the parent of the row element. Syntax

IQuickTable Interface Members

Public Properties Public Methods

AddColumn Method (IQuickTable)

Creates a new column. Syntax Parameters width Width of the column.

AddRow Method (IQuickTable)

Creates a new row object that implements the Infragistics.Documents.Reports.Report.QuickTable.IRow interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.QuickTable.IRow interface.

Background Property (IQuickTable)

Gets or sets the background style. Syntax

Borders Property (IQuickTable)

Gets or sets the style of the borders. Syntax

Divider Property (IQuickTable)

Gets the divider. Syntax Remarks A divider will only be rendered when the content exceeds the limit of what can be shown on a single page. This class is meant to be used as a visual cue in the logical flow of the content.