Back to Devexpress

TableRow Class

officefileapi-devexpress-dot-docs-dot-presentation-45de5fdd.md

latest1.5 KB
Original Source

TableRow Class

A table row in a slide table.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class TableRow :
    PresentationObject
vb
Public Class TableRow
    Inherits 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

ICloneable

Inheritance

Object PresentationObject TableRow

See Also

TableRow Members

DevExpress.Docs.Presentation Namespace