Version 24.2 (latest)

RichTextList Class Properties

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

Public Properties
 NameDescription
Public PropertyIdSpecifies the id of the list. Id is case sensitive.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyLevelOverridesSpecifies settings for one or more levels to use in place of settings specified by the Template or the ListStyle referred to by ListStyleId property.  
Public PropertyListStyleIdSpecifies the id of a ListStyle that contains the list settings, such as whether the list is bulleted or numbered.  
Public PropertyTemplateSpecifies the list template to use for this list. ListTemplate contains the list settings, such as whether the list is bulleted or numbered.  
See Also