Class CellColorGetterArgs
Arguments for a CellColorGetterDelegate. Describes a cell for which a rendering ColorScheme is being sought
public class CellColorGetterArgs
- Inheritance
-
CellColorGetterArgs
- Inherited Members
Properties
- CellValue
The hard typed value being rendered in the cell for which color is needed
- Representation
The textual representation of CellValue (what will actually be drawn to the screen)
- RowScheme
the color scheme that is going to be used to render the cell if no cell specific color scheme is returned