Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ListLevelProperties Members

Base class for the ListLevel. Provides basic level properties.

#Properties

Name Description
ConvertPreviousLevelNumberingToDecimal Gets or sets whether any list numbers from previous levels should be converted to decimal numbers.
DisplayFormatString Specifies the number format string for the level’s marker.
NumberingFormat Gets or sets the numbering style for the list level.
RelativeRestartLevel Gets or sets the list level that must appear before the specified list level restarts numbering.
Separator Specifies the character inserted after the number in a numbered list item.
Start Gets or sets the starting number for the specified list level.
SuppressBulletResize Gets or sets whether to resize a picture used as a bullet marker.
SuppressRestart Gets or sets whether to restart numbering at the specified level.
See Also