سؤال

I need to change the background color of the subreport as per Master reports background color. How can I get the background of any text control in Master report.

هل كانت مفيدة؟

المحلول

Pass the background color through to the subreport as a parameter, use an expression to set the background color to the value of that parameter. You may find it easier to store the master reports background color in a parameter as well, since it sounds like it too may vary.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top