ASPxRichEditRangePermissionSettings.HighlightBracketsColor Property
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.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
Color | A System.Drawing.Color object representing the brackets’ color. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to HighlightBracketsColor |
---|---|
ASPxRichEditSettings |
|
See Also