ComponentOne FlexGrid for WinForms
CellStyleCollection Class Members
Properties  Methods 

C1.Win.C1FlexGrid Namespace : CellStyleCollection Class

The following tables list the members exposed by CellStyleCollection.

Public Properties
 NameDescription
Public PropertyGets the style used to paint scrollable cells in alternate rows.  
Public PropertyGets the number of CellStyle objects in the collection.  
Public PropertyGets the style used to paint the cell being edited.  
Public PropertyGets the style used to paint the area of the grid below and to the right of all the cells.  
Public PropertyGets the style used to paint the column filter editors.  
Public PropertyGets the style used to paint fixed cells.  
Public PropertyGets the style used to paint the current cell when the control has focus.  
Public PropertyGets the style used to paint the total footers.  
Public PropertyGets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable).  
Public PropertyGets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable) in alternate rows.  
Public PropertyGets the style used to paint highlighted selected cells.  
Public PropertyOverloaded. Gets a CellStyle by index.  
Public PropertyGets the style used to paint cells in the new row template at the bottom of the grid.  
Public PropertyGets the default style used to paint scrollable cells.  
Public PropertyGets the style used to paint the cell selected while auto-searching.  
Public PropertyGets the style used to paint selected column headers.  
Public PropertyGets the style used to paint selected column headers.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a new CellStyle object to the collection.  
Public MethodBuilds and returns a compact string representation of the style collection.  
Public MethodClear all styles (even those in use) and reset the built-in styles.  
Public MethodClear all unused styles.  
Public MethodChecks whether the collection contains a given style.  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGets the index of a style in the collection.  
Public MethodParses a string containing style definitions.  
Public MethodOverloaded. Removes a custom style from the collection.  
Top
See Also

Reference

CellStyleCollection Class
C1.Win.C1FlexGrid Namespace