blazor-devexpress-dot-blazor-dot-richedit-dot-listlevel-dot-underscore-members.md
Contains the list level’s properties.
| Name | Description |
|---|---|
| DisplayFormatString | Gets the pattern used to format the list level’s number or bullet. |
| FirstLineIndent | Gets the first line indent of the list level’s paragraphs. |
| FirstLineIndentType | Gets whether and how the first line of a list level’s paragraph is indented. |
| FontBold | Gets whether the list level’s number or bullet is bold. |
| FontColor | Gets the color of the list level’s number or bullet. |
| FontItalic | Gets whether the list level’s number or bullet is italicized. |
| FontName | Gets the font name of the list level’s number or bullet. |
| FontSize | Specifies the font size of the list level’s number or bullet. |
| LeftIndent | Get’s the left indent of the list level’s paragraphs. |
| ListLevelFormat | Gets the number or bullet format of the list level’s paragraphs. |
| Separator | Gets the character inserted between the list level’s number or bullet and paragraph text. |
| Start | Gets the start position of the list level’s number. |
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
| GetHashCode() | Serves as the default hash function. Inherited from Object. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also