FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellFactory Class / GetErrorImage Method

In This Topic
    GetErrorImage Method
    In This Topic
    Gets a System.Windows.Media.Imaging.BitmapImage used to indicate that a data item has one or more errors.
    Syntax
    'Declaration
     
    
    Public Overridable Function GetErrorImage() As BitmapImage
    public virtual BitmapImage GetErrorImage()
    See Also