Version

Search Results

IQuickListItem Interface

Represents an item in a list. Syntax

KeepSolid Property (IQuickListItem)

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

KeepWithNext Property (IQuickListItem)

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 (IQuickListItem)

Gets the IQuickList associated with the item. Syntax

IQuickList Interface Members

Public Properties Public Methods

AddItem Method (IQuickList)

Creates a new item object that implements the Infragistics.Documents.Reports.Report.QuickList.IItem interface and adds it to the internal collection of objects. Syntax Parameters text Text content. Return Value An object that implements the Infragistics.Documents.Reports.Report.QuickList.IItem interface.