Use Report Culture in expression

Stimulsoft Reports.WEB discussion
Post Reply
joadan
Posts: 5
Joined: Mon Nov 04, 2019 9:38 am

Use Report Culture in expression

Post by joadan »

Hello,

How can I use the report culture in an expression?
I tried {Culture} but it didn't work.

Thanks

Joakim
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Use Report Culture in expression

Post by Lech Kulikowski »

Hello,

You can use the following expression:
{this.Culture}

Thank you.
joadan
Posts: 5
Joined: Mon Nov 04, 2019 9:38 am

Re: Use Report Culture in expression

Post by joadan »

Hello,

When I try {this.Culture} I get an error message:
Parser error: Field, method, or property is not found: 'Culture'

Thank you,

Regards Joakim
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Use Report Culture in expression

Post by Lech Kulikowski »

Hello,

Which product and version are you use?

Thank you.
Post Reply