The following tables list the members exposed by RichTextList.
| Name | Description | |
|---|---|---|
![]() | RichTextList Constructor |
| Name | Description | |
|---|---|---|
![]() | Id | Specifies the id of the list. Id is case sensitive. |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | LevelOverrides | Specifies settings for one or more levels to use in place of settings specified by the Template or the ListStyle referred to by ListStyleId property. |
![]() | ListStyleId | Specifies the id of a ListStyle that contains the list settings, such as whether the list is bulleted or numbered. |
![]() | Template | Specifies the list template to use for this list. ListTemplate contains the list settings, such as whether the list is bulleted or numbered. |
| Name | Description | |
|---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |