MindFusion.Reporting for Silverlight Programmer's Guide
What's New in this Release

The list below describes recent changes and additions to MindFusion.Reporting for Silverlight:

New in Version 1.4

Report Parameters

Parameters can now be added to a report through the new Parameters collection of the Report class. The parameters provide name, description and value and can be of any type, including expression. For more information about parameters, check the Report Parameters topic.

Barcodes

MindFusion.Reporting for Silverlight reports can now display UPC-A, UPC-E, EAN-8, EAN-13, and QR barcodes. The barcodes are represented by the new Barcode report item.

Miscellaneous