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