Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IEnhancedRenderer Interface
Methods

In This Topic
    IEnhancedRenderer Interface Members
    In This Topic

    The following tables list the members exposed by IEnhancedRenderer.

    Public Methods
     NameDescription
     MethodDetermines whether adjacent cells can overflow into this cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer)
     MethodDetermines whether this cell can overflow into an adjacent cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer)
     MethodGets the preferred (maximum required) size of the cell for the renderer control.  
     MethodPaints the cell when not in edit mode.  
    Top
    See Also