Provides information about the table row's cells.
Namespace:DevExpress.Web.ASPxRichEdit.Scripts
Assembly:JavaScript

Syntax
JavaScript |
cells
Type: TableCell[]
|
Property value
Type: TableCell[]
An array of TableCell objects storing information about cells.

See Also