|
  | bodies | 
 Gets or sets the collection of bodies shown.
 
 | 
  | body | 
 Gets the first body shown.
 
 | 
  | childGroupInstances | 
 Gets or sets the collection of group instances that are contained within this item.
 
 | 
  | columnFooters | 
 Gets or sets the collection of column footers associated with this item.
 
 | 
  | columnHeaders | 
 Gets or sets the collection of column headers associated with this item.
 
 | 
  | columnIndex | 
 Gets or sets the column index which the item is rendered within the group.
 
 | 
  | columnOrdinal | 
 Gets the item column ordinal.
 
 | 
  | dataResult | 
 Gets the filtered data result containing the subset of group data which created this item.
 
 | 
  | groupingValues | 
 Gets the grouping hierarchy values specific to this item.
 
 | 
  | groupInstance | 
 Gets or sets the group instance this item belongs to.
 
 | 
  | repeater | 
 Gets or sets the repeater this group belongs to.
 
 | 
  | rowFooters | 
 Gets or sets the collection of row footers associated with this item.
 
 | 
  | rowHeaders | 
 Gets or sets the collection of row headers associated with this item.
 
 | 
  | rowIndex | 
 Gets or sets the row index which the item is rendered within the group.
 
 | 
  | rowOrdinal | 
 Gets the item row ordinal.
 
 | 
  | state | 
 Gets the current processing state of the item.
 
 |