\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListDesigner Class / DisplayError Method

In This Topic
    DisplayError Method (C1ListDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub DisplayError( _
       ByVal e As System.Exception _
    ) 
    protected void DisplayError( 
       System.Exception e
    )

    Parameters

    e
    See Also