ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLNodePropertiesDialog Class / InvokeRequired Property

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