Format Columns with the widths, position and visibility settings used in the User Interface for the current User.

Syntax

ISReportFunctions.FormatColumnsFromGridRegistryEntry(columns, formKey, gridName, [ignoreVisibility], [formSettings])

Parameters

NameTypeOptionalByRefDescription
columns ISReportColumns The Columns collection to format.
formKey String The Form Key.
gridName String The Grid Control Name on the Form.
ignoreVisibility Boolean Optional Indicates whether to ignore the Columns' visibility setting so that those defined on the Report are used instead on those on the grid. If omitted, a value of False is assumed.
formSettings ISKeyValueList Optional ByRef If omitted, a value of Nothing is assumed.
Member of:
ISReportFunctions
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0