Interface IStiKeepReportSummaryTogether

All Known Implementing Classes:
StiReportSummaryBand

public interface IStiKeepReportSummaryTogether
Allows to keep report summary with data togehter.
  • Method Details

    • getKeepReportSummaryTogether

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

      void setKeepReportSummaryTogether(boolean value)