Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultErrorIconRenderer Class / DefaultErrorIconRenderer Constructor


In This Topic
    DefaultErrorIconRenderer Constructor
    In This Topic
    Creates a new instance of DefaultErrorIconRenderer class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DefaultErrorIconRenderer()
    public DefaultErrorIconRenderer()
    See Also