
Creates the report layout from the specified report definition.
public object CreateLayout(IReport report);
Return Value
The report layout.
Parameters
report
Creates the report layout from the specified report definition.
public object CreateLayout(IReport report);
The report layout.
report