Back to Devexpress

FieldHighlightAreaBox Class

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

latest1.6 KB
Original Source

FieldHighlightAreaBox Class

Layout element that relates to the highlighted text of the document Field.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class FieldHighlightAreaBox :
    HighlightAreaBox
vb
Public Class FieldHighlightAreaBox
    Inherits HighlightAreaBox

Implements

RangedLayoutElement

LayoutElement

Inheritance

Object LayoutElementBase RangedLayoutElementBase HighlightAreaBox FieldHighlightAreaBox

See Also

FieldHighlightAreaBox Members

DevExpress.XtraRichEdit.API.Layout Namespace