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

In This Topic
    IRenderer Interface Members
    In This Topic

    The following tables list the members exposed by IRenderer.

    Public Methods
     NameDescription
     MethodDetermines whether adjacent cells can overflow into this cell.  
     MethodDetermines whether this cell can overflow into an adjacent cell.  
     MethodGets the preferred (maximum required) size of the cell for the renderer control.  
     MethodPaints the cell when not editing.  
    Top
    See Also