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

    A collection of table columns in a slide table.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public sealed class TableColumnCollection :
        PresentationObjectCollection<TableColumn>

    The following members return TableColumnCollection objects:

    See Also