You could either add your assembly to the Report Referenced assembly list or write your function on the Code tab.Mashinchi wrote:I wrote a C# function in my application that return a string value.
I want to call this function for example in "BeforePrint" event of a stText in my report.
Thank you.