| Name | Description | |
|---|---|---|
| AddBoolean | Add a Boolean column. | |
| AddCode | Add a Code column. | |
| AddCurrency | Add a Number column to display a Currency value. | |
| AddDate | Add a Date column. | |
| AddDateTime | Add a Date Time column. | |
| AddImage | Add an Image column. | |
| AddNumber | Add a Number column. | |
| AddPercentage | Add a Percentage column. | |
| AddText | Add a Text column. | |
| CalculateLayout | Calculates how columns should be displayed on a report. | |
| Clear | Clears collection. | |
| GetSummaryTextBoxForSection | Get a Summary TextBox for the specified Column in the specified Section. | |
| GetVisibleColumns | Get a List of Visible Columns ordered by Visible Index. | |
| HideNonSummarisedColumns | Hide all non-summarised columns. | |
| UpdateFromColumns | Update this collection from another ISReportColumns object. |
| Name | Description | |
|---|---|---|
| ItemByIndex Read-Only | Retrieve an item by its index in the collection. | |
| MaxVisibleIndex Read-Only | The maximum VisibleIndex assigned to items in this collection. | |
| MinVisibleIndex Read-Only | The minimum VisibleIndex assigned to items in this collection. |