com.stimulsoft.report.components.interfaces
Interface IStiKeepGroupFooterTogether

All Known Implementing Classes:
StiCrossGroupFooterBand, StiGroupFooterBand

public interface IStiKeepGroupFooterTogether

Allows to keep group footer with data togehter.


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

Method Detail

getKeepGroupFooterTogether

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


setKeepGroupFooterTogether

void setKeepGroupFooterTogether(boolean value)