Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IErrorIconSupport Interface
Members


In This Topic
    IErrorIconSupport Interface
    In This Topic
    Interface implemented by a cell type object that supports error icon painting.
    Syntax
    'Declaration
     
    
    Public Interface IErrorIconSupport 
    'Usage
     
    
    Dim instance As IErrorIconSupport
    public interface IErrorIconSupport 
    See Also