Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiKeepHeaderTogether
Implementors StiHeaderBand



Public Properties
 PropertyDefined By
  keepHeaderTogether : Boolean
Gets or sets value indicates that header is printed with data together.
IStiKeepHeaderTogether
Property Detail
keepHeaderTogetherproperty
keepHeaderTogether:Boolean

Gets or sets value indicates that header is printed with data together.


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