FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelReport.PagesDataSet Property

Dataset used to create multiple sheet reports.

Pascal
property PagesDataSet: TFlxDataSet;
C++
__property TFlxDataSet PagesDataSet;

If you assign this property, the active page on the template will be duplicated once for each entry of the DataSet, and filled with the data corresponding to this entry. The name of the page will be given by the PagesDataField property. 

 

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!