DXRichEditCommentOptions Fields
Provides the options for displaying the comments in a document.| Name | Description |
|---|---|
| AuthorProperty static | Identifies the DXRichEditCommentOptions.Author dependency property. |
| ColorProperty static | Identifies the DXRichEditCommentOptions.Color dependency property. |
| HighlightCommentedRangeProperty static | Identifies the DXRichEditCommentOptions.HighlightCommentedRange dependency property. |
| ShowAllAuthorsProperty static | Identifies the DXRichEditCommentOptions.ShowAllAuthors dependency property. |
| VisibilityProperty static | Identifies the DXRichEditCommentOptions.Visibility dependency property. |
See Also