Interface IStiKeepGroupFooterTogether

All Known Implementing Classes:
StiCrossGroupFooterBand, StiGroupFooterBand

public interface IStiKeepGroupFooterTogether
Allows to keep group footer with data togehter.
  • Method Details

    • getKeepGroupFooterTogether

      boolean getKeepGroupFooterTogether()
      Gets or sets value indicates that the group footer is printed with data.
    • setKeepGroupFooterTogether

      void setKeepGroupFooterTogether(boolean value)