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

LayoutTableCellCollection Class

A collection of LayoutTableCell elements.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

Declaration

public class LayoutTableCellCollection :
    LayoutElementCollection<LayoutTableCell>

The following members return LayoutTableCellCollection objects:

Inheritance

See Also