Interface IStiKeepGroupFooterTogether
- All Known Implementing Classes:
StiCrossGroupFooterBand,StiGroupFooterBand
public interface IStiKeepGroupFooterTogether
Allows to keep group footer with data togehter.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanGets or sets value indicates that the group footer is printed with data.voidsetKeepGroupFooterTogether(boolean value)
-
Method Details