The following tables list the members exposed by IList.
Name | Description | |
---|---|---|
Background | Gets or sets the background style. | |
Borders | Gets or sets the style of the borders. | |
Bullets | Gets or sets the style of the bullets. | |
Height | Gets or sets the height of the list. | |
Interval | Gets or sets the interval between items. | |
KeepSolid | Gets or sets a boolean value indicating whether the list is a solid non breakable element. | |
Margins | Gets or sets the spacing between elements. | |
Paddings | Gets or sets the paddings between the borders and the content of an element. | |
Parent | Gets the parent of the list element. | |
StartNumber | Gets or sets the initial number for the bullets. | |
Width | Gets or sets the width of the list. |
Name | Description | |
---|---|---|
AddItem | Creates a new item object that implements the Infragistics.Documents.Reports.Report.List.IItem interface and adds it to the internal collection of objects. | |
ApplyPattern | Applies a pattern to this list element. | |
Measure | Measures the list on a Letter size paper. |