Skip to main content
Box

BookmarkBoxCollection Class

A collection of BookmarkBox elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class BookmarkBoxCollection :
    LayoutElementCollection<BookmarkBox>

The following members return BookmarkBoxCollection objects:

Implements

DevExpress.Office.ISimpleCollection<BookmarkBox>

Inheritance

See Also