Delegate CellColorGetterDelegate
Delegate for providing color to TableView cells based on the value being rendered
public delegate Scheme CellColorGetterDelegate(CellColorGetterArgs args)
Parameters
argsCellColorGetterArgsContains information about the cell for which color is needed