Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiKeepFooterTogether
Implementors StiFooterBand



Public Properties
 PropertyDefined By
  keepFooterTogether : Boolean
Gets or sets value indicates that the footer is printed with data.
IStiKeepFooterTogether
Property Detail
keepFooterTogetherproperty
keepFooterTogether:Boolean

Gets or sets value indicates that the footer is printed with data.


Implementation
    public function get keepFooterTogether():Boolean
    public function set keepFooterTogether(value:Boolean):void