Spread Windows Forms 12.0 Product Documentation
ErrorIconRenderer Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadView Class : ErrorIconRenderer Property
Gets or sets the renderer for the error icon.
Syntax
'Declaration
 
Public Property ErrorIconRenderer As IErrorIconRenderer
'Usage
 
Dim instance As SpreadView
Dim value As IErrorIconRenderer
 
instance.ErrorIconRenderer = value
 
value = instance.ErrorIconRenderer
public IErrorIconRenderer ErrorIconRenderer {get; set;}
See Also

Reference

SpreadView Class
SpreadView Members