ActiveReports 12
IsLoaded Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsLoaded Property
Gets a value that indicates whether this element has been loaded for presentation.
Syntax
'Declaration
 
Public ReadOnly Property IsLoaded As Boolean
public bool IsLoaded {get;}

Property Value

true if the current element is attached to an element tree; false if the element has never been attached to a loaded element tree.
See Also

Reference

Viewer Class
Viewer Members