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

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

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

See Also