Class TableView.CellColorGetterArgs
Arguments for a TableView.CellColorGetterDelegate. Describes a cell for which a rendering ColorScheme is being sought
public class TableView.CellColorGetterArgs
- Inheritance
-
TableView.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