TableRow(Single) Constructor
Initializes a new instance of the TableRow class with specified settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| height | Single | The height of the table row in Document units (1 document unit is equal to 1/300 of an inch). |
See Also