True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / ErrorEventArgs Class / Continue Property

In This Topic
    Continue Property (ErrorEventArgs)
    In This Topic
    True to continue as if no exception was raised.
    Syntax
    'Declaration
     
    Public Property Continue As System.Boolean
    public System.bool Continue {get; set;}
    See Also