FarPoint.Win.Spread
IRenderer Interface Members
See Also  Methods 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : IRenderer Interface


The following tables list the members exposed by IRenderer.

Public Methods

 NameDescription
 MethodCanBeOverflown Determines whether adjacent cells can overflow into this cell.  
 MethodCanOverflow Determines whether this cell can overflow into an adjacent cell.  
 MethodGetPreferredSize Gets the preferred (maximum needed) size of the cell for the renderer control.  
 MethodPaintCell Paints the cell when not editing.  
Top

See Also