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.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Related API Members
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