com.stimulsoft.report.components.interfaces
Interface IStiPrintIfDetailEmpty

All Known Implementing Classes:
StiCrossDataBand, StiDataBand, StiHierarchicalBand, StiTable, StiTableOfContents

public interface IStiPrintIfDetailEmpty

Allows to print data, if detail is empty.


Method Summary
 boolean getPrintIfDetailEmpty()
          Gets or sets value indicates that if detail is empty then the master data must be printed anyway.
 void setPrintIfDetailEmpty(boolean value)
           
 

Method Detail

getPrintIfDetailEmpty

boolean getPrintIfDetailEmpty()
Gets or sets value indicates that if detail is empty then the master data must be printed anyway.


setPrintIfDetailEmpty

void setPrintIfDetailEmpty(boolean value)