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

FieldHighlightAreaCollection Class

A collection of FieldHighlightAreaBox elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class FieldHighlightAreaCollection :
    LayoutElementCollection<FieldHighlightAreaBox>

The following members return FieldHighlightAreaCollection objects:

Inheritance

See Also