RichEditControlOptionsBase.Comments Property
Provides access to options for displaying comments in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| CommentOptions | A CommentOptions value. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Comments |
|---|---|
| IRichEditDocumentServer |
|
| RichEditDocumentServer |
|
See Also