Version

ITableRow Interface Properties

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

Public Properties
 NameDescription
 PropertyHeightGets or sets the height of the row.  
 PropertyKeepSolidGets or sets a boolean value indicating whether the row is a solid non breakable element.  
 PropertyKeepWithNextGets or sets a boolean value indicating whether to place the row on the same page where the next row is placed.  
 PropertyMarginsGets or sets the vertical spacing between elements.  
 PropertyParentGets the ITable that contains the row.  
See Also