Table of Contents

FlexCelReport.DeleteEmptyRanges Property

This property is obsolete. Use DeleteEmptyBands instead. Determines if FlexCel will delete or just clear ranges with empty datasets (0 records).

Syntax

Namespace: FlexCel.Report

public Boolean DeleteEmptyRanges { get; set; }

See also