Share via


ReportDesign.section Method

Finds a section below the generated design node.

Syntax

public ReportSection section(int number)

Run On

Called

Parameters

  • number
    Type: int
    The section number.

Return Value

Type: ReportSection Class
The report section that is found.

See Also

ReportDesign Class

ReportSection.sectionType Method