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

LayoutFloatingObjectCollection Class

A collection of LayoutFloatingObject elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class LayoutFloatingObjectCollection :
    LayoutElementCollection<LayoutFloatingObject>

Inheritance

See Also