DXRichEditTrackChangesOptions Fields
Represents Track Changes options.| Name | Description |
|---|---|
| ChangedLinesMarkupPositionProperty static | Identifies the DXRichEditTrackChangesOptions.ChangedLinesMarkupPosition dependency property. |
| DeletedCellColorProperty static | Identifies the DeletedCellColor dependency property. |
| DeletionColorProperty static | Identifies the DeletionColor dependency property. |
| DisplayDeletionStyleProperty static | Identifies the DisplayDeletionStyle dependency property. |
| DisplayFormattingProperty static | Identifies the DisplayFormatting dependency property. |
| DisplayForReviewModeProperty static | Identifies the DisplayForReviewMode dependency property. |
| DisplayInsertionStyleProperty static | Identifies the DisplayInsertionStyle dependency property. |
| DisplayMovedFromStyleProperty static | Identifies the DisplayMovedFromStyle dependency property. |
| DisplayMovedToStyleProperty static | Identifies the DisplayMovedToStyle dependency property. |
| FormattingColorProperty static | Identifies the FormattingColor dependency property. |
| InsertedCellColorProperty static | Identifies the InsertedCellColor dependency property. |
| InsertionColorProperty static | Identifies the InsertionColor dependency property. |
| MergedCellColorProperty static | Identifies the MergedCellColor dependency property. |
| MovedFromColorProperty static | Identifies the MovedFromColor dependency property. |
| MovedToColorProperty static | Identifies the MovedToColor dependency property. |
| SplitCellColorProperty static | Identifies the SplitCellColor dependency property. |
See Also