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.
getKeepFooterTogether
boolean getKeepFooterTogether()
- Gets or sets value indicates that the footer is printed with data.
setKeepFooterTogether
void setKeepFooterTogether(boolean value)