Skip to main content
All docs
V25.2
  • TableCellCollection Class

    A collection of table cells in a table row.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    Declaration

    public class TableCellCollection :
        PresentationCollection<TableCell>
    See Also