[]
C1FlexGridRenderer that implements the System visual style.
public class GridRendererSystem : C1FlexGridRenderer
| Name | Description |
|---|---|
| GridRendererSystem() |
| 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. |
| Name | Description |
|---|---|
| OnDrawCell(C1FlexGridBase, OwnerDrawCellEventArgs, CellType) | Draws a single grid cell of a specific type. |