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