Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiKeepGroupTogether
Implementors StiGroupHeaderBand



Public Properties
 PropertyDefined By
  keepGroupTogether : Boolean
Gets or sets value indicates that group is to be kept together.
IStiKeepGroupTogether
Property Detail
keepGroupTogetherproperty
keepGroupTogether:Boolean

Gets or sets value indicates that group is to be kept together.


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