NumberingList.AbstractNumberingList Property
In This Article
Provides access to the parent abstract numbering list.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
AbstractNumberingList AbstractNumberingList { get; }
#Property Value
Type | Description |
---|---|
Abstract |
An Abstract |
See Also