FlexGrid for WinForms
C1FlexGridRenderer Class
Members 



Represents an abstract base class for custom grid renderers.
Syntax
'Declaration
 
Public MustInherit Class C1FlexGridRenderer 
'Usage
 
Dim instance As C1FlexGridRenderer
public abstract class C1FlexGridRenderer 
public ref class C1FlexGridRenderer abstract 
Remarks
To create custom grid renderers, inherit from this class, override the appropriate virtual methods and properties, and assign an instance of your class to the grid's C1FlexGridBase.Renderer property.
Inheritance Hierarchy

System.Object
   C1.Win.C1FlexGrid.C1FlexGridRenderer
      C1.Win.C1FlexGrid.GridRendererOffice2007
      C1.Win.C1FlexGrid.GridRendererSystem

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1FlexGridRenderer Members
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback