ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutResult Structure / IsEmpty Property

In This Topic
    IsEmpty Property (LayoutResult)
    In This Topic
    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