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

Defines what FlexCelReport must do when a table has no rows.

Pascal
property DeleteEmptyRows: boolean;
C++
__property boolean DeleteEmptyRows;

This is normally useful in Master detail reports. When a detail report has no records, you might want to delete the whole row with the details, or keep an empty row in the report. You can control what to do with this property.

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