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

HighlightAreaCollection Class

A collection of HighlightAreaBox elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class HighlightAreaCollection :
    LayoutElementCollection<HighlightAreaBox>

The following members return HighlightAreaCollection objects:

Inheritance

See Also