Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultErrorIconRenderer Class
Members


In This Topic
    DefaultErrorIconRenderer Class
    In This Topic
    Represents the default painter for the ErrorIcon in a cell.
    Syntax
    'Declaration
     
    
    Public Class DefaultErrorIconRenderer 
       Implements IErrorIconRenderer 
    'Usage
     
    
    Dim instance As DefaultErrorIconRenderer
    public class DefaultErrorIconRenderer : IErrorIconRenderer  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.DefaultErrorIconRenderer

    See Also