Bug Report B32611
Visible to All Users

Design Time - The XtraReport.BackColor property changes the page background color

created 17 years ago

NOTE: This problem can be fixed only in 8.3.

  1. Add the XtraReport.PageColor property. By default it is White.
  2. When deserializing old reports (which were created before 8.3), if the XtraReport.BackColor property is not set the default value (Transparent), this value should be applied to both XtraReport.BackColor and XtraReport.PageColor properties.
  3. The behavior should be changed - if the PageColor property is set to White, then the BackColor property shouldn't change the color of a page - it should be only in effect for the BackColor property of bands and their controls.
  4. Also, we need to describe this breaking change - that the XtraReport.BackColor property now doesn't change the page color, and it is necessary to use the XtraReport.PageColor property instead.

Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.