I'm looking to change a control's color in my "report.RDLC". My reports are all generated by the ReportViewer control on a form called "rv".
The selected rectangle below is the one I'm looking to change colors.
Attachment 98897
It has the following properties:
Attachment 98899
How do I programmatically change the Background color of the rectangle? I tried using "rv.LocalReport" functions but had no luck...
Thank you!
The selected rectangle below is the one I'm looking to change colors.
Attachment 98897
It has the following properties:
Attachment 98899
How do I programmatically change the Background color of the rectangle? I tried using "rv.LocalReport" functions but had no luck...
Thank you!