Interface IStiKeepReportSummaryTogether
- All Known Implementing Classes:
StiReportSummaryBand
public interface IStiKeepReportSummaryTogether
Allows to keep report summary with data togehter.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanGets or sets value indicates that the report summary is printed with data.voidsetKeepReportSummaryTogether(boolean value)
-
Method Details
-
getKeepReportSummaryTogether
boolean getKeepReportSummaryTogether()Gets or sets value indicates that the report summary is printed with data. -
setKeepReportSummaryTogether
void setKeepReportSummaryTogether(boolean value)
-