TableRow.Count Property
Returns the number of cells in the table row.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The number of cells in the table row. |
See Also