| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
An finPageSetHandlerGridColumn object.