Back to Devexpress

NumberingList.AbstractNumberingList Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-numberinglist.md

latest1.4 KB
Original Source

NumberingList.AbstractNumberingList Property

Provides access to the parent abstract numbering list.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
AbstractNumberingList AbstractNumberingList { get; }
vb
ReadOnly Property AbstractNumberingList As AbstractNumberingList

Property Value

TypeDescription
AbstractNumberingList

An AbstractNumberingList interface specifying the abstract numbering list in the document.

|

See Also

NumberingList Interface

NumberingList Members

DevExpress.XtraRichEdit.API.Native Namespace