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

    A table row in a slide table.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public class TableRow :
        PresentationObject

    The following members return TableRow objects:

    Remarks

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

    Implements

    Inheritance

    See Also