Back to Devexpress

ListLevel Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-listlevel-dot-underscore-members.md

latest3.3 KB
Original Source

ListLevel Members

Represent a list level in a numbered or bulleted list.

Properties

NameDescription
BulletLevelGets whether the current level is indicated with bullets instead of numbers.
CharacterPropertiesProvides access to the character formatting options for the level marker.
ConvertPreviousLevelNumberingToDecimalGets or sets whether any list numbers from previous levels should be converted to decimal numbers. Inherited from ListLevelProperties.
DisplayFormatStringSpecifies the number format string for the level’s marker. Inherited from ListLevelProperties.
NumberingFormatGets or sets the numbering style for the list level. Inherited from ListLevelProperties.
ParagraphPropertiesProvides access to the level’s paragraph formatting options.
ParagraphStyleGets or sets the paragraph style applied to the level’s marker.
RelativeRestartLevelGets or sets the list level that must appear before the specified list level restarts numbering. Inherited from ListLevelProperties.
SeparatorSpecifies the character inserted after the number in a numbered list item. Inherited from ListLevelProperties.
StartGets or sets the starting number for the specified list level. Inherited from ListLevelProperties.
SuppressBulletResizeGets or sets whether to resize a picture used as a bullet marker. Inherited from ListLevelProperties.
SuppressRestartGets or sets whether to restart numbering at the specified level. Inherited from ListLevelProperties.

See Also

ListLevel Interface

DevExpress.XtraRichEdit.API.Native Namespace