Formating text using variables

Stimulsoft Reports.WPF discussion
Post Reply
tethys
Posts: 2
Joined: Mon Aug 06, 2012 12:37 pm

Formating text using variables

Post by tethys »

Is there any way to format text (fe. Bold) using variables? I was looking for event like "OnVariableChange" but i coudn't find it.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Formating text using variables

Post by Alex K. »

Hello,

As a way, you can use Conditions for this task.

Thank you.
tethys
Posts: 2
Joined: Mon Aug 06, 2012 12:37 pm

Re: Formating text using variables

Post by tethys »

Thanks. But can I modify Text's Font using conditions? I mean can i do something like Text.Font = font, where font = new Font(...)?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Formating text using variables

Post by HighAley »

Hello.
tethys wrote:Thanks. But can I modify Text's Font using conditions? I mean can i do something like Text.Font = font, where font = new Font(...)?
You could set the condition like on image.
ConditionFontName.png
ConditionFontName.png (58.06 KiB) Viewed 1724 times
Thank you.
Post Reply