Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiPrintIfEmpty
Implementors StiCrossTab, StiFooterBand, StiHeaderBand, StiReportSummaryBand, StiReportTitleBand



Public Properties
 PropertyDefined By
  printIfEmpty : Boolean
Gets or sets value indicates that if no data then print headers and footers etc.
IStiPrintIfEmpty
Property Detail
printIfEmptyproperty
printIfEmpty:Boolean

Gets or sets value indicates that if no data then print headers and footers etc.


Implementation
    public function get printIfEmpty():Boolean
    public function set printIfEmpty(value:Boolean):void