Page 1 of 1

How to do to make a section visible or invisible.

Posted: Fri Sep 17, 2010 8:27 pm
by Chenting04
I have two fields, A & B. I want to only make a section visible when A equal to B.
In Crystal Reports,I can make a section visible by setting visible property .
In Stimulsoft Reports Wpf,how to do to make a section(such as databand,groupfooter) visible or invisible.
let me to know how to do that.
Regards.

How to do to make a section visible or invisible.

Posted: Sun Sep 19, 2010 9:14 am
by Alex K.
Hello,

You can use Conditions on databand, groupfooter components.
Please see the sample report in attachment.

Thank you.