Skip to main content
Box

LayoutPageCollection Class

A collection of LayoutPage elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

public class LayoutPageCollection :
    LayoutElementCollection<LayoutPage>

Implements

DevExpress.Office.ISimpleCollection<LayoutPage>

Inheritance

See Also