Skip to main content
A newer version of this page is available. .

ASPxRichEditRangePermissionSettings Properties

Represents a set of visualization settings used to highlight an editable range in a protected document.
Name Description
BracketsColor This property is not currently in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
HighlightBracketsColor Gets or sets the color of the visual marks (brackets) that indicate the start and the end of each editable range in a protected document with protection enabled.
HighlightColor Gets or sets the color used to highlight each editable range in a protected document with protection enabled.
Visibility Gets or sets whether the ranges with permissions are visually indicated.
See Also