This example illustrates how to update report saved to the REPX files in order to be able to work with them after removing any obsolete properties of the report's controls. Unfortunately there is no built-in capability to upgrade your reports, so you might need to iterate through the corresponding file and update it accordingly. In this particular scenario report layout is updated to remove obsolete OverlappingOptions property (please refer to the Breaking Changes list posted at http://www.devexpress.com/Support/WhatsNew/DXperience/files/9.3.2.bc.xml#autolist15).
↧