| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| key | String | The Column Key. | ||
| caption | String | The Column Caption. | ||
| listCsv | String | A comma-separated list of item for this column's dropdown list. | ||
| limitToList | Boolean | Indicates whether to limit data entry to the List. | ||
| width | Integer | Optional | The Column Width. If omitted, a value of 100 is assumed. | |
| readOnly | Boolean | Optional | Indicates whether this Column is Read-Only. If omitted, a value of False is assumed. | |
| maxLength | Integer | Optional | Maximum length of Text. If omitted, a value of 0 is assumed. | |
| textAlignment | isefinPageObjectTextAlignment | Optional | If omitted, a value of isefinPageObjectTextAlignment.Default is assumed. |
An finPageSetHandlerGridColumn object.