Skip to main content
All docs
V26.1
  • TableRow Class

    A table row in a slide table.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.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

    See Also