Spread Windows Forms 7.0 Product Documentation
IEnhancedRenderer Interface
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IEnhancedRenderer Interface


Glossary Item Box

Interface that defines the methods and properties required by objects used as enhanced renderers which supports extended features. Renderers are responsible for painting cells.

Syntax

Visual Basic (Declaration) 
Public Interface IEnhancedRenderer 
   Inherits FarPoint.Win.Spread.CellType.IRenderer 
Visual Basic (Usage)Copy Code
Dim instance As IEnhancedRenderer
C# 
public interface IEnhancedRenderer : FarPoint.Win.Spread.CellType.IRenderer  

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.