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

    A table column in a slide table.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public class TableColumn :
        PresentationObject

    The following members return TableColumn objects:

    Remarks

    For more information about tables, refer to the following help topic: DevExpress Presentation API Library: Work with Tables.

    Implements

    Inheritance

    See Also