Version

ITableRow Interface Members

The following tables list the members exposed by ITableRow.

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.  
Public Methods
 NameDescription
 MethodAddCellCreates a new cell object that implements the Infragistics.Documents.Reports.Report.Table.ICell interface and adds it to the internal collection of objects.  
See Also

View on GitHub