com.stimulsoft.report.components.interfaces
Interface IStiPrintAtBottom
- All Known Implementing Classes:
- StiChildBand, StiColumnFooterBand, StiColumnHeaderBand, StiCrossDataBand, StiCrossFooterBand, StiCrossGroupFooterBand, StiCrossGroupHeaderBand, StiCrossHeaderBand, StiDataBand, StiDynamicBand, StiFooterBand, StiGroupFooterBand, StiGroupHeaderBand, StiHeaderBand, StiHierarchicalBand, StiReportSummaryBand, StiTable, StiTableOfContents
public interface IStiPrintAtBottom
Allows to print footer at bottom of page.
getPrintAtBottom
boolean getPrintAtBottom()
- Gets or sets value indicates that the footer is printed at bottom of page.
setPrintAtBottom
void setPrintAtBottom(boolean value)