This sample demonstrates a multi-column report. You can control the number of columns and the space between them from the ColumnCount and ColumnSpacing properties of the Detail section.

This report creates a list of the available products from a catalog in the form of printable product tags. It illustrates the usage of Barcode, PictureBox and Shape report items.

This report features:
  • Multi-column report 
  • Barcode items 
  • Data-bound picture box item 
  • Shape items