The IPrxTableIslandGroupings interface contains properties and methods that are used to work with the collection of relational data area groups. Groups determine the method of grouping relational source data.
Property name | Brief description | |
Count | The Count property returns the number of groups. | |
Island | The Island property returns the relational data area, to which the group belongs. | |
Item | The Item property determines parameters of a group based on the specified index. |
Method name | Brief description | |
Add | The Add method adds a group to the collection. | |
Clear | The Clear method clears the group collection. | |
Move | The Move method moves a group to the specified position. | |
Remove | The Remove method removes groups based on the specified index. |
See also: