Paragraph.IsInList Property
Indicates whether the current paragraph is in a bulleted or a numbered list.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the paragraph is included in a numbering or bulleted list; otherwise, false. |
See Also