Name | Type | Description |
---|---|---|
Width | Integer | Column width. Use -1 for default width (undefined). Use 0 to hide the column. |
PageBreakBefore | Boolean | If true, a manual page break will be placed before this column. |
Hidden | Boolean | If true, this column is hidden. |
GroupLevel | TExportGroupLevel | The group level of this column. It's better practice not to use this property directly, but group/ungroup columns with the {GetAnschor:36|TExportCols.GroupCols, TExportCols.UnGroupCols} procedures. |
Style | TExportCellStyle | Formatting style of the column. |