Back to Devexpress

CommentBox Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-d15273a6.md

latest1.3 KB
Original Source

CommentBox Class

Layout element that relates to the Comment start and end visual indicators.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class CommentBox :
    BookmarkBox
vb
Public Class CommentBox
    Inherits BookmarkBox

Implements

LayoutElement

Inheritance

Object LayoutElementBase BookmarkBox CommentBox

See Also

CommentBox Members

DevExpress.XtraRichEdit.API.Layout Namespace