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

RowExtendedBoxes Class

Container for collections of objects of the PlainTextBox type and various LayoutType characteristics. LayoutType.PlainTextBox elements are not included.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class RowExtendedBoxes

The following members return RowExtendedBoxes objects:

Remarks

The RowExtendedBoxes object is accessible using the LayoutRow.ExtendedBoxes property. It contains collections of boxes for all varieties of box elements in the line except plain text boxes.

Inheritance

Object
RowExtendedBoxes
See Also