com.stimulsoft.report.components.interfaces
Interface IStiKeepFooterTogether

All Known Implementing Classes:
StiColumnFooterBand, StiCrossDataBand, StiCrossFooterBand, StiDataBand, StiFooterBand, StiHierarchicalBand, StiTable, StiTableOfContents

public interface IStiKeepFooterTogether

Allows to keep footer with data togehter.


Method Summary
 boolean getKeepFooterTogether()
          Gets or sets value indicates that the footer is printed with data.
 void setKeepFooterTogether(boolean value)
           
 

Method Detail

getKeepFooterTogether

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


setKeepFooterTogether

void setKeepFooterTogether(boolean value)