Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiKeepReportSummaryTogether
Implementors StiReportSummaryBand



Public Properties
 PropertyDefined By
  keepReportSummaryTogether : Boolean
Gets or sets value indicates that the report summary is printed with data.
IStiKeepReportSummaryTogether
Property Detail
keepReportSummaryTogetherproperty
keepReportSummaryTogether:Boolean

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


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