Have a .Text Expression in C# Code

Hello,

because we get updated Report we like to have all settings in Report Source Code at one place.

we have a Text Field with a expression like .Text ="[fieldname]"

i made a function to replace this text it looks like [ChangeMe([fieldname])] that works well in report designer UI.

now i need the same within C# but it seems the function is not found at report preview .

having MyTextField.Text = "[ChangeMe([fieldname])]" run into error.

please help :)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.