|
FlexCel Studio for VCL/LCL
|
Determines if to use hidden fields when doing generic reports.
property UseHiddenFields: boolean;
__property boolean UseHiddenFields;
When you are doing a generic report (##ds.*) all fields from the dataset will be sent to the report. With htis property you can control whether to send hidden fields too or not.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|