FarPoint.Win.Spread
EnhancedColumnHeaderRenderer Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : EnhancedColumnHeaderRenderer Class


Represents the painting of the column header cells with the look and feel of Excel 2007.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class EnhancedColumnHeaderRenderer 
   Inherits ColumnHeaderRenderer
   Implements ISerializeSupportIHeaderImagesIPdfSupportIRenderCellGridLineIRendererIWordWrapSupport 
Visual Basic (Usage)Copy Code
Dim instance As EnhancedColumnHeaderRenderer

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.FpButton
               FarPoint.Win.Spread.CellType.ColumnHeaderRenderer
                  FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer

See Also