StiCrossTabPrintIfEmpty Property |
Gets or sets value indicates that the cross-tab is printed if data is not present.
Namespace:
Stimulsoft.Report.CrossTab
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiBoolConverter))]
public virtual bool PrintIfEmpty { get; set; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Overridable Property PrintIfEmpty As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IStiPrintIfEmptyPrintIfEmptySee Also