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