Back to Devexpress

DXRichEditTrackChangesOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxrichedittrackchangesoptions-dot-underscore-properties.md

latest4.8 KB
Original Source

DXRichEditTrackChangesOptions Properties

Represents Track Changes options.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ChangedLinesMarkupPositionSpecifies the position of changed lines’ indicators. This is a dependency property.
DeletedCellColorSpecifies a color to indicate a deleted table cell.
DeletionColorSpecifies a color to indicate deletions.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayDeletionStyleSpecifies the style of the markup used to indicate deleted content.
DisplayFormattingSpecifies the markup used to indicate changed format options.
DisplayForReviewModeSpecifies how to display document changes.
DisplayInsertionStyleSpecifies the style of the markup used to indicate inserted content.
DisplayMovedFromStyleSpecifies the style of the markup used to indicate the content moved from this position.
DisplayMovedToStyleSpecifies the style of the markup used to indicate the content moved to this position.
FormattingColorSpecifies a color used to indicate changed format options.
InsertedCellColorSpecifies the color used to indicate inserted table cells.
InsertionColorSpecifies a color used to indicate inserted content.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MergedCellColorSpecifies a color used to indicate merged cells.
MovedFromColorSpecifies a color used to indicate the content moved from the target position.
MovedToColorSpecifies a color used to indicate the content moved to the target position.
SplitCellColorSpecifies a color used to indicate split cells.

See Also

DXRichEditTrackChangesOptions Class

DXRichEditTrackChangesOptions Members

DevExpress.Xpf.RichEdit Namespace