Component Style

Stimulsoft Reports.NET discussion
Post Reply
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Component Style

Post by Leandro Borges »

Hello.

Is it possible to set a Component Style before printing a text field?

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

Re: Component Style

Post by Alex K. »

Hello,

You can use Condition in this case.

Also, you can set necessary style in the BeforePrint event:
Text1.ComponentStyle = "Style1";

Thank you.
Attachments
Capture.PNG
Capture.PNG (23.94 KiB) Viewed 1420 times
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Component Style

Post by Leandro Borges »

Hello.

Ok.

Thank you.
Lech Kulikowski
Posts: 6196
Joined: Tue Mar 20, 2018 5:34 am

Re: Component Style

Post by Lech Kulikowski »

Hello

Please let us know if you need any additional help.

Thank you.
Post Reply