Create controls representing the contents of a DetailColumns collection.

Syntax

ISReportBase.CreateDetailColumnsControls(section, detailColumns, left, top, width, [tag])

Parameters

NameTypeOptionalByRefDescription
section GrapeCity.ActiveReports.SectionReportModel.Section The Section to create the controls in.
detailColumns ISDetailColumnsBasic The Detail Columns collection.
left Integer Left position in twips.
top Integer Top position in twips.
width Integer Width in twips.
tag String Optional An optional String Tag to assign to all created controls.
Member of:
ISReportBase
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0