Breaking Changes in v2009 vol 3.4
This page lists important behavior and API changes, which were introduced in this version. If you already have projects using DXperience, you will need to peruse this list in order to understand the changes you might need to make to your source code to support this new release. Note that we only publish the changes to the public interface of our controls. We reserve the right to change the protected, internal, or private interfaces when needed.
eXpressApp Framework
BC527: NewXafReportWizardParameters - The AssignTo method is now obsolete. BC526: NewXafReportWizardParameters - The constructor signature has been changed to "public NewXafReportWizardParameters(XafReport report, IReportData reportData)". BC551: TreeListEditor - Since the TreeListEditor doesn't support Server Mode, an exception is now thrown when trying to assign an XPServerCollectionSource object as the data source.
XtraVerticalGrid Suite
|