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

NumberingOptions Properties

Represents the class containing options for the availability of numbered and bulleted lists in the document.
Name Description
Bulleted Gets or sets the availability of operations with bulleted lists in the document.
BulletedAllowed Gets whether the bulleted lists feature is allowed.
MultiLevel Gets or sets the availability of operations with multilevel lists in the document.
MultiLevelAllowed Gets whether the multilevel lists feature is allowed.
Simple Gets or sets the availability of operations with simple numbered lists in the document.
SimpleAllowed Gets whether the simple numbered lists feature is allowed.
See Also