[]
        
(Showing Draft Content)

C1.Win.List.GridRenderer

GridRenderer Class

Base class for the grid renderers.

Inheritance
GridRenderer
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public abstract class GridRenderer

Constructors

Name Description
GridRenderer()

Initializes a new instance of the GridRenderer class.

Methods

Name Description
GetBackgroundBrush(Frame, CellType, Rectangle)

Gets the background brush.

GetBorderPen(CellType)

Gets the border pen.

OnDrawCell(Frame, OwnerDrawCellEventArgs, CellType)
StyleHasCustomBackground(Style)

Styles the has custom background.

StyleHasCustomBorder(Style)

Styles the has custom border.

StyleHasRightBorder(Style)

Determines whether the style has right border.