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



Public Properties
 PropertyDefined By
  printIfDetailEmpty : Boolean
Gets or sets value indicates that if detail is empty then the master data must be printed anyway.
IStiPrintIfDetailEmpty
Property Detail
printIfDetailEmptyproperty
printIfDetailEmpty:Boolean

Gets or sets value indicates that if detail is empty then the master data must be printed anyway.


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