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

UnderlineBoxCollection Class

A collection of UnderlineBox elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class UnderlineBoxCollection :
    LayoutElementCollection<UnderlineBox>

The following members return UnderlineBoxCollection objects:

Inheritance

See Also