Delegate TableView.CellColorGetterDelegate | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Delegate for providing color to TableView cells based on the value being rendered
public delegate ColorScheme TableView.CellColorGetterDelegate(TableView.CellColorGetterArgs args)
Parameters
args
TableView.CellColorGetterArgs
Contains information about the cell for which color is needed