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

In This Topic
    ErrorImage Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the image used for ErrorProvider.
    Syntax
    'Declaration
     
    Public Property ErrorImage As System.Drawing.Image
    public System.Drawing.Image ErrorImage {get; set;}
    See Also