ComponentOne FlexGrid for UWP
GetErrorImage Method

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellFactory Class : GetErrorImage Method
Gets a Windows.UI.Xaml.Media.Imaging.BitmapImage used to indicate that a data item has one or more errors.
Syntax
'Declaration
 
Public Overridable Function GetErrorImage() As Windows.UI.Xaml.Media.Imaging.BitmapImage
public virtual Windows.UI.Xaml.Media.Imaging.BitmapImage GetErrorImage()
See Also

Reference

CellFactory Class
CellFactory Members