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

    A collection of table rows in a slide table.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public sealed class TableRowCollection :
        PresentationObjectCollection<TableRow>

    The following members return TableRowCollection objects:

    See Also