com.stimulsoft.report.components.interfaces
Interface IStiResetPageNumber

All Known Implementing Classes:
StiBand, StiChildBand, StiColumnFooterBand, StiColumnHeaderBand, StiCrossDataBand, StiCrossFooterBand, StiCrossGroupFooterBand, StiCrossGroupHeaderBand, StiCrossHeaderBand, StiDataBand, StiDynamicBand, StiEmptyBand, StiFooterBand, StiForm, StiGroupFooterBand, StiGroupHeaderBand, StiHeaderBand, StiHierarchicalBand, StiOverlayBand, StiPage, StiPageFooterBand, StiPageHeaderBand, StiReportSummaryBand, StiReportTitleBand, StiStaticBand, StiTable, StiTableOfContents

public interface IStiResetPageNumber

Allows to reset page number on this control.


Method Summary
 boolean getResetPageNumber()
          Allows to reset page number on this control.
 void setResetPageNumber(boolean value)
           
 

Method Detail

getResetPageNumber

boolean getResetPageNumber()
Allows to reset page number on this control.


setResetPageNumber

void setResetPageNumber(boolean value)