Assembly: Report;
The IPrxTableIslandLayoutCellnterface determines parameters of a cell of a layout row.
IPrxTableIslandLayoutCell
Property name | Brief description | |
ColumnSpan | The ColumnSpan property combines N cells located in the same row where N is the value of this property. | |
Field | The Field property determines binding of a cell to a relational data source field. | |
Format | The Format property specifies parameters of layout of a relational area. | |
GroupingMethod | The GroupingMethod property determines parameters of data grouping method. | |
LayoutCellId | The LayoutCellId property determines a layout cell identifier. | |
Row | The Row property returns the layout row, to which the cell belongs. | |
RowSpan | The RowSpan property merges N cells located in the same column where N is the value of this property. | |
Style | The Style property determines formatting parameters for a layout cell. |
See also: