ASPxRichEditRangePermissionSettings.HighlightColor Property
Gets or sets the color used to highlight 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 that represents the highlighting color. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to HighlightColor |
---|---|
ASPxRichEditSettings |
|
See Also