| 名前 | 解説 | |
|---|---|---|
![]()  | GridRendererSystem コンストラクタ | 
GridRendererSystemデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | HeaderForeColor | Gets the foreground color of header cells in the normal state. C1.Win.C1FlexGrid.C1FlexGridRendererから継承されます。 | 
![]()  | 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. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | GetBackgroundBrush | Gets a System.Drawing.Brush object used to paint the cell background for a specific cell type. C1.Win.C1FlexGrid.C1FlexGridRendererから継承されます。 | 
![]()  | GetBorderPen | Gets a System.Drawing.Pen object used to paint the cell borders. C1.Win.C1FlexGrid.C1FlexGridRendererから継承されます。 | 
![]()  | OnDrawCell | オーバーロードされます。 オーバーライドされます。 Draws a single grid cell of a specific type. |