ASPxRichEditRangePermissionSettings Properties
Represents a set of visualization settings used to highlight an editable range in a protected document.Name | Description |
---|---|
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