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

Glossary Item Box

Syntax

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

See Also