C1.WPF.FlexGrid.4.6.2 Assembly / 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
 
See Also