Skip to main content
A newer version of this page is available. .
Box

CommentBoxCollection Class

A collection of CommentBox elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class CommentBoxCollection :
    LayoutElementCollection<CommentBox>

The following members return CommentBoxCollection objects:

Inheritance

See Also