Back to Devexpress

ListLevel Members

blazor-devexpress-dot-blazor-dot-richedit-dot-listlevel-dot-underscore-members.md

latest4.0 KB
Original Source

ListLevel Members

Contains the list level’s properties.

Properties

NameDescription
DisplayFormatStringGets the pattern used to format the list level’s number or bullet.
FirstLineIndentGets the first line indent of the list level’s paragraphs.
FirstLineIndentTypeGets whether and how the first line of a list level’s paragraph is indented.
FontBoldGets whether the list level’s number or bullet is bold.
FontColorGets the color of the list level’s number or bullet.
FontItalicGets whether the list level’s number or bullet is italicized.
FontNameGets the font name of the list level’s number or bullet.
FontSizeSpecifies the font size of the list level’s number or bullet.
LeftIndentGet’s the left indent of the list level’s paragraphs.
ListLevelFormatGets the number or bullet format of the list level’s paragraphs.
SeparatorGets the character inserted between the list level’s number or bullet and paragraph text.
StartGets the start position of the list level’s number.

Methods

NameDescription
Equals(Object, Object) staticDetermines 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines 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

ListLevel Class

DevExpress.Blazor.RichEdit Namespace