Skip to main content

DXRichEditRangePermissionOptions Properties

Provides the options for displaying the ranges with permissions within the document.
Name Description
BracketsColor Gets or sets the color of the visual marks (brackets) indicating the start and the end of a range with permission in a document with protection disabled. This is a dependency property.
HighlightBracketsColor Gets or sets the color of the visual marks (brackets) indicating the start and the end of each editable range in a protected document. This is a dependency property.
HighlightColor Gets or sets the color used to highlight each editable range in a protected document with protection enabled. This is a dependency property.
Visibility Gets or sets whether the ranges with permissions are highlighted in a document (protected and unprotected). This is a dependency property.
See Also