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

In This Topic
    HasContent Property
    In This Topic
    Specifies that layout operation generated some content.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasContent As Boolean
    public bool HasContent {get;}
    See Also