ReadOnlySectionLineNumbering.Start Property
Gets the initial number from which the numbering starts.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | A Int32 object that is the starting number. |
See Also