( |
|
|
|||
Extended version of CalculatedColumn (see the related topics>CalculatedColumn for more detailed description and an example). Let's you define the type of the output that is returned from the user define function. |
Parameters: | |
The position of the column header in the record list | |
The position of the column values in the record list | |
The name of the column | |
The name of the function that is called on every record row | |
The type of the value that is shown in this column. | |
alignment of the values in the column. False: left / True: right | |
Related topics: |