|
Band Component
TQRGroup. A band that prints whenever an expression
changes, usually a database field. This band is used to group like
records together. For example, given a database table containing
US addresses, one could sort them by a State Code field and add
a group band with it Expression property set to the State Code field.
When the report is printed, the contents of the group band will
be printed between records belonging to a given state.
|