How can find a character in a string

Stimulsoft Reports.NET discussion
Post Reply
onazifi
Posts: 6
Joined: Tue Sep 01, 2015 7:43 am

How can find a character in a string

Post by onazifi »

Hi

suppose there is a string and I want to find Index of a character of that. How can I do it?

Is it possible codding C# in Stimulsoft environment or not? If yes, where I can code?

Thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How can find a character in a string

Post by Alex K. »

Hello,

You can use the String.IndexOf method in the expression or in the events in the designer.

Thank you.
onazifi
Posts: 6
Joined: Tue Sep 01, 2015 7:43 am

Re: How can find a character in a string

Post by onazifi »

Aleksey wrote:Hello,

You can use the String.IndexOf method in the expression or in the events in the designer.

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

Re: How can find a character in a string

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.
Post Reply