Back to Devexpress

CommentHighlightAreaBox Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-09dcf463.md

latest1.5 KB
Original Source

CommentHighlightAreaBox Class

Layout element that relates to the highlighted range to which a comment is assigned.

Namespace : DevExpress.XtraRichEdit.API.Layout

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class CommentHighlightAreaBox :
    HighlightAreaBox
vb
Public Class CommentHighlightAreaBox
    Inherits HighlightAreaBox

Implements

RangedLayoutElement

LayoutElement

Inheritance

Object LayoutElementBase RangedLayoutElementBase HighlightAreaBox CommentHighlightAreaBox

See Also

CommentHighlightAreaBox Members

DevExpress.XtraRichEdit.API.Layout Namespace