The following tables list the members exposed by ListLevelDefinition.
Name | Description | |
---|---|---|
![]() | ListLevelDefinition Constructor |
Name | Description | |
---|---|---|
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Level | Gets/sets the 0-based level number. Valid range is from 0 to 8 inclusive. |
![]() | LevelText | Gets/sets the text content displayed at this level. |
![]() | NumberAlignment | Gets/sets the alignment for the number for this level. |
![]() | NumberFormat | Gets/sets the format of the number |
![]() | NumberSettings | Gets/sets the character settings to use for the number |
![]() | NumberSuffix | Gets/sets what to append to the number symbol, the default is 'Tab'. |
![]() | ParagraphSettings | Gets/sets the settings to use for a paragraph at this level |
![]() | ParagraphStyleId | Gets/sets the id of the paragraph style to use for this level |
![]() | RestartAtLevel | Gets/sets the 0-based level to restart numbering at this level. |
![]() | Start | Gets/sets the first number in the series, if not specified the default is 1. |
![]() | UseLegalNumberFormat | Determines whether to ignore number formatting and instead use list item number without any formatting. |
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) |