General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
The page you are viewing does not exist in version 19.1. This link will take you to the root page.
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
18.1
The page you are viewing does not exist in version 18.1. This link will take you to the root page.
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
.NET Framework 4.5.2+
.NET Framework 4.5.2+
.NET Standard 2.0+
.NET Core 3.0+
DocumentCapabilitiesOptions.TrackChanges Property
Gets or sets whether the Track Changes feature is available.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v19.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
DocumentCapability | Default |
A DocumentCapability enumeration specifying the feature availability. |
Property Value
Type | Default | Description |
---|---|---|
DocumentCapability | Default |
A DocumentCapability enumeration specifying the feature availability. |
Property Value
Type | Default | Description |
---|---|---|
DocumentCapability | Default |
A DocumentCapability enumeration specifying the feature availability. |
Remarks
The DocumentCapability.Default value for the TrackChanges property is equal to DocumentCapability.Enabled, so that the Track Changes feature is available for a currently loaded document.
See Also
Feedback