Back to Devexpress

ListLevelProperties Properties

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

latest2.0 KB
Original Source

ListLevelProperties Properties

Base class for the ListLevel. Provides basic level 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

ListLevelProperties Members

DevExpress.XtraRichEdit.API.Native Namespace