GridRendererOffice2007 Class Members
In This Topic
The following tables list the members exposed by GridRendererOffice2007.
Public Constructors
Public Properties
| Name | Description |
 | HeaderForeColor | Gets the foreground color of header cells in the normal state. (Inherited from C1.Win.C1FlexGrid.C1FlexGridRenderer) |
 | Highlight | Gets or sets the color used to paint the background of highlighted cells. |
 | TracksMouse | Overridden. Gets a value that determines whether this renderer renders hot cells differently than normal cells. |
 | TracksSelection | Overridden. Gets a value that determines whether this renderer tracks the selection to paint highlighted column and row headers. |
Top
Public Methods
| Name | Description |
 | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | GetBackgroundBrush | Overridden. Gets the background brush for a cell. |
 | GetBorderPen | Overridden. Gets a pen used to paint the cell borders. |
 | OnDrawCell | Overloaded. Overridden. Draws a single grid cell of a specific type. |
Top
See Also