How to call c# function in report

Stimulsoft Reports.WEB discussion
Post Reply
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to call c# function in report

Post by HighAley »

Hello.
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.
You could either add your assembly to the Report Referenced assembly list or write your function on the Code tab.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to call c# function in report

Post by HighAley »

Hello.

We are always glad to help you.

Thank you.
Post Reply