Skip to main content
Box

LayoutFloatingObjectCollection Class

A collection of LayoutFloatingObject elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

public class LayoutFloatingObjectCollection :
    LayoutElementCollection<LayoutFloatingObject>

Implements

DevExpress.Office.ISimpleCollection<LayoutFloatingObject>

Inheritance

See Also