Skip to main content
Box

BoxCollection Class

A collection of Box elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

Assembly: DevExpress.RichEdit.v24.1.Core.dll

Declaration

public class BoxCollection :
    LayoutElementCollection<Box>

The following members return BoxCollection objects:

Inheritance

See Also