DevExpress-Examples / reporting-wpf-use-collectionview-link

This example shows how to print data from a hierarchical data source, which implements the ICollectionView interface. The CollectionViewLink class is used for this task.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reporting for WPF - How to use the CollectionView Link to Print Data

The following example shows how to use the CollectionViewLink class to print data from a hierarchical data source. The data soure implements the ICollectionView interface.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example shows how to print data from a hierarchical data source, which implements the ICollectionView interface. The CollectionViewLink class is used for this task.

License:Other


Languages

Language:C# 67.3%Language:Visual Basic .NET 32.7%