Back to Devexpress

ListLevelProperties Interface

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

latest994 B
Original Source

ListLevelProperties Interface

Base class for the ListLevel. Provides basic level properties.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
[ComVisible(true)]
public interface ListLevelProperties
vb
<ComVisible(True)>
Public Interface ListLevelProperties

See Also

ListLevelProperties Members

DevExpress.XtraRichEdit.API.Native Namespace