Version

IQuickList Interface Members

The following tables list the members exposed by IQuickList.

Public Properties
 NameDescription
 PropertyBrushGets or sets the reference to the Infragistics.Documents.Reports.Graphics.Brush object.  
 PropertyFontGets or sets the reference to the Infragistics.Documents.Reports.Graphics.Font object.  
 PropertyIntervalGets or sets the interval between items.  
 PropertyKeepSolidGets or sets a boolean value indicating whether the list is a solid non breakable element.  
 PropertyMarginsGets or sets the spacing between elements.  
 PropertyNumberedGets or sets a boolean value indicating whether to number list items.  
 PropertyParentGets the parent of the list.  
Public Methods
 NameDescription
 MethodAddItemCreates a new item object that implements the Infragistics.Documents.Reports.Report.QuickList.IItem interface and adds it to the internal collection of objects.  
See Also

View on GitHub