The following tables list the members exposed by IQuickList.
| Name | Description | |
|---|---|---|
|  | Brush | Gets or sets the reference to the Infragistics.Documents.Reports.Graphics.Brush object. | 
|  | Font | Gets or sets the reference to the Infragistics.Documents.Reports.Graphics.Font object. | 
|  | 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. | 
|  | Numbered | Gets or sets a boolean value indicating whether to number list items. | 
|  | Parent | Gets the parent of the list. | 
| Name | Description | |
|---|---|---|
|  | AddItem | Creates a new item object that implements the Infragistics.Documents.Reports.Report.QuickList.IItem interface and adds it to the internal collection of objects. |