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


In This Topic
    C1FlexGridRenderer Class Members
    In This Topic

    The following tables list the members exposed by C1FlexGridRenderer.

    Public Properties
     NameDescription
    Public PropertyGets the foreground color of header cells in the normal state.  
    Public PropertyGets a value that determines whether this renderer renders hot cells differently than normal cells.  
    Public PropertyGets 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.  
    Public MethodGets a System.Drawing.Pen object used to paint the cell borders.  
    Public MethodOverloaded. Draws a grid cell of any type.  
    Top
    See Also