Detail Band - Multiple Columns - Data fill direction control

I am using three columns design in the detail band of my report, and the program seems to fill in data in the horizontal direction as default. How could I control the fill-in direction to vertical instead of horizontal?

Comments

  • Set TfrxReportPage.Columns instead of TfrxBand.Columns, but this setting will be fill by whole page's height

Leave a Comment