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

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