<para> Width and Output Format will be calculated automatically. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| name | String | |||
| dataField | String | Optional | If omitted, a value of * is assumed. | |
| heading | String | Optional | If omitted, a value of * is assumed. | |
| headingShort | String | Optional | ||
| digitsToLeftOfDecimal | Integer | Optional | If omitted, a value of 6 is assumed. | |
| scaleWeight | Integer | Optional | The weighting to use when scaling this column's width. 1 = Low scaling, 50 = Very high scaling. If omitted, a value of 2 is assumed. | |
| summaryType | iseReportColumnSummaryType | Optional | The summary type to display. Only Count and CountWithCaption types really apply to Date columns. If omitted, a value of iseReportColumnSummaryType.None is assumed. |