Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiKeepDetailsTogether
Implementors StiDataBand



Public Properties
 PropertyDefined By
  keepDetailsTogether : Boolean
Gets or sets value indicates that details are to be kept together.
IStiKeepDetailsTogether
Property Detail
keepDetailsTogetherproperty
keepDetailsTogether:Boolean

Gets or sets value indicates that details are to be kept together.


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