Back to Devexpress

ListLevelProperties Members

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

latest1.9 KB
Original Source

ListLevelProperties Members

Base class for the ListLevel. Provides basic level properties.

Properties

NameDescription
ConvertPreviousLevelNumberingToDecimalGets or sets whether any list numbers from previous levels should be converted to decimal numbers.
DisplayFormatStringSpecifies the number format string for the level’s marker.
NumberingFormatGets or sets the numbering style for the list level.
RelativeRestartLevelGets or sets the list level that must appear before the specified list level restarts numbering.
SeparatorSpecifies the character inserted after the number in a numbered list item.
StartGets or sets the starting number for the specified list level.
SuppressBulletResizeGets or sets whether to resize a picture used as a bullet marker.
SuppressRestartGets or sets whether to restart numbering at the specified level.

See Also

ListLevelProperties Interface

DevExpress.XtraRichEdit.API.Native Namespace