The following tables list the members exposed by IQuickTableRow.
| Name | Description | |
|---|---|---|
![]() | Height | Gets or sets the height of the row. |
![]() | KeepSolid | Gets or sets a boolean value indicating whether the row is a solid non breakable element. |
![]() | KeepWithNext | Gets or sets a boolean value indicating whether to place the row on the same page where the next row is placed. |
![]() | Parent | Gets the parent of the row element. |
| Name | Description | |
|---|---|---|
![]() | AddCell | Overloaded. Creates a new container cell object that implements the IContainerCell interface and adds it to the internal collection of objects. |