General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
.NET Framework 4.5.2+
.NET Framework 4.5.2+
.NET Standard 2.0+
.NET Core 3.0+
NumberingType Enum
Lists possible types of a numbering list.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v19.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Bullet | Bulleted list. |
MultiLevel | Mixed numeric and outlined list. |
Simple | Simple numeric list. |
Remarks
Use the DevExpress.XtraRichEdit.API.Native.NumberingListBase.NumberingType property to specify a type of the numbering list. The NumberingListBase class is the base class for the NumberingList class.
See Also
Feedback