C1.Win.C1FlexGrid Namespace / GridRendererOffice2010Blue Class
Properties Methods


GridRendererOffice2010Blue Class Members

The following tables list the members exposed by GridRendererOffice2010Blue.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a GridRendererOffice2007Blue.  
Top
Public Properties
 NameDescription
Public PropertyGets the foreground color of header cells in the normal state. (Inherited from C1.Win.C1FlexGrid.C1FlexGridRenderer)
Public PropertyGets or sets the color used to paint the background of highlighted cells. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Public PropertyGets a value that determines whether this renderer renders hot cells differently than normal cells. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Public PropertyGets a value that determines whether this renderer tracks the selection to paint highlighted column and row headers. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Public MethodGets the background brush for a cell. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Public MethodGets a pen used to paint the cell borders. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Public MethodOverloaded. Draws a single grid cell of a specific type. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Top
Protected Methods
 NameDescription
Protected MethodFinalizes an instance of the GridRendererOffice2007 class. (Inherited from C1.Win.C1FlexGrid.GridRendererOffice2007)
Top
See Also