ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / OutputRangeForm Class / InvokeRequired Property

In This Topic
    InvokeRequired Property (OutputRangeForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InvokeRequired As System.Boolean
    public System.bool InvokeRequired {get;}
    See Also