C1.Win.C1FlexGrid Namespace / GridRendererOffice2007 Class
Members

GridRendererOffice2007 Class
Represents the base abstract class for Office2007 style renderers.
Object Model
GridRendererOffice2007 Class
Syntax
'Declaration
 
Public Class GridRendererOffice2007 
   Inherits C1FlexGridRenderer
 
Remarks
The easiest way to create a new high-quality renderer is to derive from this class and provide a constructor that initializes the 25 colors that define the renderer.
Inheritance Hierarchy
See Also