Version

Search Results

IList Interface Properties

Public Properties

AddItem Method (IList)

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

ApplyPattern Method (IList)

Applies a pattern to this list element. Syntax Parameters pattern A reference to a Infragistics.Documents.Reports.Report.List.Pattern object.

Background Property (IList)

Gets or sets the background style. Syntax

Borders Property (IList)

Gets or sets the style of the borders. Syntax

Bullets Property (IList)

Gets or sets the style of the bullets. Syntax

Height Property (IList)

Gets or sets the height of the list. 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...

Interval Property (IList)

Gets or sets the interval between items. Syntax

KeepSolid Property (IList)

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

Margins Property (IList)

Gets or sets the spacing between elements. Syntax