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
Modifier and TypeMethodDescriptionbooleanGets or sets value indicates that the footer is printed with data.voidsetKeepFooterTogether(boolean value)
-
Method Details