Add an Integer type Column.

Syntax

finPageSetHandlerGridColumns.AddInteger(key, caption, [width], [readOnly], [summaryType])

Parameters

NameTypeOptionalByRefDescription
key String The Column Key.
caption String The Column Caption.
width Integer Optional The Column Width. If omitted, a value of 24 is assumed.
readOnly Boolean Optional Indicates whether this Column is Read-Only. If omitted, a value of False is assumed.
summaryType isefinPageObjectGridColumnSummaryType Optional Summary Type for Column, e.g., to display a Sum below the column. If omitted, a value of isefinPageObjectGridColumnSummaryType.None is assumed.

Return Value

finPageSetHandlerGridColumn

An finPageSetHandlerGridColumn object.

Member of:
finPageSetHandlerGridColumns
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0