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

In This Topic
    Complete Property
    In This Topic
    Specifies that this layout was complete.
    Syntax
    'Declaration
     
    Public ReadOnly Property Complete As Boolean
    public bool Complete {get;}
    See Also