Calculates how columns should be displayed on a report.

The column layouts calculated and stored in the ISReportLayoutColumns collection have no offset locations i.e. the first column will always have a DetailLocation of 0,0. It is up to the renderer to offset these.

Syntax

ISReportColumns.CalculateLayout(fitWidth)

Parameters

NameTypeOptionalByRefDescription
fitWidth Double The width of the area to fit columns into.

Return Value

ISReportLayoutColumns

An ISReportLayoutColumns value.

Member of:
ISReportColumns
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0