HighlightAreaBox.Color Property
Gets the color of the highlight applied to the layout element.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v23.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A System.Drawing.Color object that is the highlight color. |
See Also