Gets a BitmapImage used to indicate that a data item has one or more errors.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public virtual BitmapImage GetErrorImage()
Visual Basic
Public Overridable Function GetErrorImage As BitmapImage

See Also