StiReportIsRenderedReportEmpty Property |
Gets value, which indicates that rendered report contain only one rendered page and
this rendered page does not contain any components.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool IsRenderedReportEmpty { get; }
Public ReadOnly Property IsRenderedReportEmpty As Boolean
Get
Property Value
Type:
BooleanSee Also