| Package | stimulsoft.report.components.interfaces |
| Interface | public interface IStiPrintIfDetailEmpty |
| Implementors | StiDataBand |
| Property | Defined By | ||
|---|---|---|---|
| printIfDetailEmpty : Boolean Gets or sets value indicates that if detail is empty then the master data must be printed anyway. | IStiPrintIfDetailEmpty | ||
| printIfDetailEmpty | property |
printIfDetailEmpty:BooleanGets or sets value indicates that if detail is empty then the master data must be printed anyway.
public function get printIfDetailEmpty():Boolean public function set printIfDetailEmpty(value:Boolean):void