ActiveReports Developer 7
Complete Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutResult Structure : Complete Property

Glossary Item Box

Specifies that this layout was complete.  

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Complete As System.Boolean
C# 
public System.bool Complete {get;}

See Also