Back to Devexpress

ListLevelProperties.RelativeRestartLevel Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-listlevelproperties-ba406ed4.md

latest1.2 KB
Original Source

ListLevelProperties.RelativeRestartLevel Property

Gets or sets the list level that must appear before the specified list level restarts numbering.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
int RelativeRestartLevel { get; set; }
vb
Property RelativeRestartLevel As Integer

Property Value

TypeDescription
Int32

An integer specifying the level index.

|

See Also

ListLevelProperties Interface

ListLevelProperties Members

DevExpress.XtraRichEdit.API.Native Namespace