TableCellCollection(TableRow) Constructor
Initializes a new instance of the TableCellCollection class with specified settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | TableRow | The table row that owns the collection. |
See Also