com.stimulsoft.report.components.interfaces
Interface IStiKeepReportSummaryTogether

All Known Implementing Classes:
StiReportSummaryBand

public interface IStiKeepReportSummaryTogether

Allows to keep report summary with data togehter.


Method Summary
 boolean getKeepReportSummaryTogether()
          Gets or sets value indicates that the report summary is printed with data.
 void setKeepReportSummaryTogether(boolean value)
           
 

Method Detail

getKeepReportSummaryTogether

boolean getKeepReportSummaryTogether()
Gets or sets value indicates that the report summary is printed with data.


setKeepReportSummaryTogether

void setKeepReportSummaryTogether(boolean value)