[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.GridRendererSystem

GridRendererSystem Class

C1FlexGridRenderer that implements the System visual style.

Inheritance
GridRendererSystem
Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public class GridRendererSystem : C1FlexGridRenderer

Constructors

Name Description
GridRendererSystem()

Properties

Name Description
TracksMouse

Gets a value that determines whether this renderer renders hot cells differently than normal cells.

TracksSelection

Gets a value that determines whether this renderer tracks the selection to paint highlighted column and row headers.

Methods

Name Description
OnDrawCell(C1FlexGridBase, OwnerDrawCellEventArgs, CellType)

Draws a single grid cell of a specific type.