ActiveReports 12
IsEmpty Property (LayoutResult)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutResult Structure : IsEmpty Property
Specifies that layout operation didn't produce any content at all and no other status was supplied.  
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
public bool IsEmpty {get;}
See Also

Reference

LayoutResult Structure
LayoutResult Members