GetChild(int)

Obtains a child report item from the report.

Declaration Syntax

public IReportItem GetChild(int index)

Parameters

index(int)

The index of the child report item.