To generate bands from a collection, we created a custom attached behavior with the BandsSource property. Bind this property to a collection of simple objects and specify the BandTemplate property that is used to visualize a band from an object. In a similar manner, you can use the ColumnsSource and ColumnTemplate properties to create columns in a band.
↧