FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridRendererSystem Class
Properties Methods


In This Topic
    GridRendererSystem Class Members
    In This Topic

    The following tables list the members exposed by GridRendererSystem.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the foreground color of header cells in the normal state. (Inherited from C1.Win.C1FlexGrid.C1FlexGridRenderer)
    Public PropertyOverridden. Gets a value that determines whether this renderer renders hot cells differently than normal cells.  
    Public PropertyOverridden. Gets a value that determines whether this renderer tracks the selection to paint highlighted column and row headers.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a System.Drawing.Brush object used to paint the cell background for a specific cell type. (Inherited from C1.Win.C1FlexGrid.C1FlexGridRenderer)
    Public MethodGets a System.Drawing.Pen object used to paint the cell borders. (Inherited from C1.Win.C1FlexGrid.C1FlexGridRenderer)
    Public MethodOverloaded. Overridden. Draws a single grid cell of a specific type.  
    Top
    See Also