ActualRowHeight | Gets the actual height of the row as it will be displayed. This is different than the Height property. |
Align | Gets or sets the CellAlign enumeration to use for the horizontal alignment of each cell in that row. |
BackgroundColor | Gets or sets the Color object to use for the background in the row. |
Cells | Gets the CellList containing all the cells in that row. |
Font | Gets or sets the Font object to use for the row. |
FontSize | Gets or sets the font size to use for the row. |
Height | Gets or sets the minimum height of the row. |
Padding | Gets or sets the padding of the cells in the row. By default this value is set to float.NaN. Being set to 'Not a Number' implies that the row's padding will be pulled from the padding for the table containing that row. |
TextColor | Gets or sets the Color object to use for the text in the row. |
VAlign | Gets or sets the CellVAlign enumeration to use for the vertical alignment of each cell in that row. |
Row Class | ceTe.DynamicPDF.PageElements Namespace
© Copyright 2007, ceTe Software