This example demonstrates how to implement a function that allows you to insert a new line into a required place. You can use this function for your calculated field.
This function uses Environment.NewLine. Thus, the XRLabel.Multiline option, which controls if the carriage returns in the label's text should be processed, must be enabled.
See also:
Implementing Custom Functions
How to: Implement a Custom Criteria Language Operator
This function uses Environment.NewLine. Thus, the XRLabel.Multiline option, which controls if the carriage returns in the label's text should be processed, must be enabled.
See also:
Implementing Custom Functions
How to: Implement a Custom Criteria Language Operator