FixedRange.ToString() Method
Returns a message containing range start and length.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Returns
| Type | Description |
|---|---|
| String | A string containing range start and length delimited with comma. |
See Also