Version

TableRowProperties Class Properties

For a list of all members of this type, see TableRowProperties members.

Public Properties
 NameDescription
Public PropertyAllowPageBreakReturns or sets a boolean value indicating whether the associated row can span across multiple pages.  
Public PropertyCellsAfterReturns or sets a value which determines the number of logical grid units that are left after the last cell in this row is displayed.  
Public PropertyCellsBeforeReturns or sets a value which determines the number of logical grid units that are skipped before the first cell in this row is displayed.  
Public PropertyCellSpacingReturns or sets a value which determines the amount of spacing applied between adjacent cells and the table borders.  
Public PropertyHeightReturns or sets the height of the associated row.  
Public PropertyHeightRuleReturns or sets the rule applied when calculating the Height of the associated row.  
Public PropertyIsHeaderRowReturns or sets a boolean value indicating whether the associated row is repeated at the top of each page on which it appears.  
See Also