Represents an item in a list. Syntax
Public Properties
Public Properties
Gets or sets a boolean value indicating whether the item is a solid non breakable element. Syntax
Gets or sets a boolean value indicating whether to place the item on the same page where the next item is placed. Syntax
Gets the IQuickList associated with the item. Syntax
Public Properties Public Methods
Public Methods
Public Properties
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.