ActiveReports Developer 7
IsDisposed Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : IsDisposed Property

Glossary Item Box

Syntax

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

See Also