FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridRendererOffice2007 Class
Members

In This Topic
    GridRendererOffice2007 Class
    In This Topic
    Represents the base abstract class for Office2007 style renderers.
    Object Model
    GridRendererOffice2007 Class
    Syntax
    'Declaration
     
    
    Public Class GridRendererOffice2007 
       Inherits C1FlexGridRenderer
    public class GridRendererOffice2007 : 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