| 名前 | 解説 | |
|---|---|---|
![]()  | Alternate | Gets the style used to paint scrollable cells in alternate rows. | 
![]()  | Count | Gets the number of CellStyle objects in the collection. | 
![]()  | Editor | Gets the style used to paint the cell being edited. | 
![]()  | EmptyArea | Gets the style used to paint the area of the grid below and to the right of all the cells. | 
![]()  | FilterEditor | Gets the style used to paint the column filter editors. | 
![]()  | Fixed | Gets the style used to paint fixed cells. | 
![]()  | Focus | Gets the style used to paint the current cell when the control has focus. | 
![]()  | Footer | Gets the style used to paint the total footers. | 
![]()  | Frozen | Gets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable). | 
![]()  | FrozenAlternate | Gets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable) in alternate rows. | 
![]()  | Highlight | Gets the style used to paint highlighted selected cells. | 
![]()  | Item | オーバーロードされます。 Gets a CellStyle by index. | 
![]()  | NewRow | Gets the style used to paint cells in the new row template at the bottom of the grid. | 
![]()  | Normal | Gets the default style used to paint scrollable cells. | 
![]()  | Search | Gets the style used to paint the cell selected while auto-searching. | 
![]()  | SelectedColumnHeader | Gets the style used to paint selected column headers. | 
![]()  | SelectedRowHeader | Gets the style used to paint selected column headers. | 

