Skip to main content

ListLevel Interface

In This Article

The numbering level of the numbering definition instance.

Namespace: DevExpress.XtraRichEdit.API.Native

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

#Declaration

[ComVisible(true)]
public interface ListLevel :
    ListLevelProperties

#Remarks

Use the NumberingList.Levels property to access list levels for a particular list.

See Also