CommentHighlightAreaBox Class
In This Article
Layout element that relates to the highlighted range to which a comment is assigned.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
public class CommentHighlightAreaBox :
HighlightAreaBox
#Inheritance
Object
LayoutElementBase
RangedLayoutElementBase
HighlightAreaBox
CommentHighlightAreaBox
See Also