FlexCelReport.DeleteEmptyBandsFixed Property
Determines if FlexCel will delete or just clear ranges with empty datasets (0 records), for FIXED bands. Note that normally you don't want Fixed bands to delete rows, so this property defaults to TDeleteEmptyBands.ClearDataOnly.
Syntax
Namespace: FlexCel.Report
public TDeleteEmptyBands DeleteEmptyBandsFixed { get; set; }