Share via


ReportDesign.addSectionGroup Method

Adds a section group to a design.

Syntax

public ReportSectionGroup addSectionGroup(TableId tableId, [FieldId fieldId])

Run On

Called

Parameters

Return Value

Type: ReportSectionGroup Class
The section group that is created.

Remarks

This method creates a generated design (if it does not already exist).

See Also

Reference

ReportDesign Class