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

public interface IStiPrintAtBottom

Allows to print footer at bottom of page.


Method Summary
 boolean getPrintAtBottom()
          Gets or sets value indicates that the footer is printed at bottom of page.
 void setPrintAtBottom(boolean value)
           
 

Method Detail

getPrintAtBottom

boolean getPrintAtBottom()
Gets or sets value indicates that the footer is printed at bottom of page.


setPrintAtBottom

void setPrintAtBottom(boolean value)


Copyright © 2018 Stimulsoft. All Rights Reserved.