Back to Devexpress

OverrideListLevel.OverrideStart Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-overridelistlevel-c66ca1a8.md

latest1.2 KB
Original Source

OverrideListLevel.OverrideStart Property

Indicates whether the overriding the level’s starting number is enabled.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
bool OverrideStart { get; }
vb
ReadOnly Property OverrideStart As Boolean

Property Value

TypeDescription
Boolean

true , if overriding the level’s starting number is enabled; otherwise, false.

|

See Also

OverrideListLevel Interface

OverrideListLevel Members

DevExpress.XtraRichEdit.API.Native Namespace