Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IRenderer Interface
Members


In This Topic
    IRenderer Interface
    In This Topic
    Interface that defines the methods and properties required by objects used as renderers. Renderers are responsible for painting cells.
    Syntax
    'Declaration
     
    
    Public Interface IRenderer 
    'Usage
     
    
    Dim instance As IRenderer
    public interface IRenderer 
    See Also