FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TCustomFlexCelReport.UseHiddenFields Property

Determines if to use hidden fields when doing generic reports.

Pascal
property UseHiddenFields: boolean;
C++
__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!