The Row type exposes the following members.

Properties

  NameDescription
Public propertyBorder
Get or set the border around this content element. Default is null, meaning that there is no border.
(Inherited from Bordered.)
Public propertyCells
Get all cells in this row.
Public propertyDoNotBreak
Get or set if the row may break across pages.
Public propertyMargin
Get or set the margin of a border.
(Inherited from Bordered.)
Public propertyMinHeight
Get or set the minimum height of this row.
Public propertyPadding
Get or set the padding of a border.
(Inherited from Bordered.)

See Also