The following tables list the members exposed by IGridRow.
Name | Description | |
---|---|---|
![]() | Height | Gets or sets the height of the row. |
![]() | KeepSolid | Gets or sets a boolean value indicating whether the row is a solid non breakable element. |
![]() | KeepWithNext | Gets or sets a boolean value indicating whether to place the row on the same page where the next row is placed. |
![]() | Margins | Gets or sets the vertical spacing between elements. |
![]() | Parent | Gets the associated IGrid. |
Name | Description | |
---|---|---|
![]() | AddCell | Creates a new cell object that implements the Infragistics.Documents.Reports.Report.Grid.ICell interface and adds it to the internal collection of objects. |