ComponentOne FlexGrid for WPF and Silverlight
GetErrorImage Method (CellFactory)

C1.Silverlight.FlexGrid Namespace > CellFactory Class : GetErrorImage Method
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 System.Windows.Media.Imaging.BitmapImage
public virtual System.Windows.Media.Imaging.BitmapImage GetErrorImage()
See Also

Reference

CellFactory Class
CellFactory Members