Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a section group to a design.
Syntax
public ReportSectionGroup addSectionGroup(TableId tableId, [FieldId fieldId])
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
The table property of the section group.
- fieldId
Type: FieldId Extended Data Type
The dataField property of the section group; optional.
Return Value
Type: ReportSectionGroup Class
The section group that is created.
Remarks
This method creates a generated design (if it does not already exist).