Version 24.2 (latest)

ListLevelDefinition Class Properties

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

Public Properties
 NameDescription
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyLevelGets/sets the 0-based level number. Valid range is from 0 to 8 inclusive.  
Public PropertyLevelTextGets/sets the text content displayed at this level.  
Public PropertyNumberAlignmentGets/sets the alignment for the number for this level.  
Public PropertyNumberFormatGets/sets the format of the number  
Public PropertyNumberSettingsGets/sets the character settings to use for the number  
Public PropertyNumberSuffixGets/sets what to append to the number symbol, the default is 'Tab'.  
Public PropertyParagraphSettingsGets/sets the settings to use for a paragraph at this level  
Public PropertyParagraphStyleIdGets/sets the id of the paragraph style to use for this level  
Public PropertyRestartAtLevelGets/sets the 0-based level to restart numbering at this level.  
Public PropertyStartGets/sets the first number in the series, if not specified the default is 1.  
Public PropertyUseLegalNumberFormatDetermines whether to ignore number formatting and instead use list item number without any formatting.  
See Also