Version

IList Interface Properties

For a list of all members of this type, see IList members.

Public Properties
 NameDescription
 PropertyBackgroundGets or sets the background style.  
 PropertyBordersGets or sets the style of the borders.  
 PropertyBulletsGets or sets the style of the bullets.  
 PropertyHeightGets or sets the height of the list.  
 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.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the parent of the list element.  
 PropertyStartNumberGets or sets the initial number for the bullets.  
 PropertyWidthGets or sets the width of the list.  
See Also