The IPrxTableIslandGrouping interface determines parameters of a relational data area group. The group determines the method of grouping relational source data.
| Property name | Brief description | |
| Caption | The Caption property determines a group title. | |
| Field | The Field property determines binding to a field of the relational data source. | |
| Format | The Format property determines formatting parameters for a relational data area group. | |
| Hierarchical | The Hierarchical property determines status of the Pop-Up Hierarchy option for a group. | |
| Indent | The Indent property determines left indent of the group title. | |
| IsHierarchical | The IsHierarchical property returns True if the Pop-Up Hierarchy option is enabled. | |
| Island | The Island property returns the relational data area, to which the group belongs. | |
| IsSeparated | The IsSeparated property returns True if the Arrange in Separate Column option is enabled. | |
| Separated | The Separated property determines whether the Arrange in Separate Column option is enabled for the group. | |
| Style | The Style property determines formatting parameters for a group. | |
| Totals | The Totals property determines totals parameters for a group. |
See also: