Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiKeepGroupFooterTogether
Implementors StiGroupFooterBand



Public Properties
 PropertyDefined By
  keepGroupFooterTogether : Boolean
Gets or sets value indicates that the group footer is printed with data.
IStiKeepGroupFooterTogether
Property Detail
keepGroupFooterTogetherproperty
keepGroupFooterTogether:Boolean

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


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