Class CellColorGetterArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
public class CellColorGetterArgs
Inheritance
CellColorGetterArgs
Inherited Members
Properties
The hard typed value being rendered in the cell for which color is needed
The index of column in Table for which color is needed
The textual representation of CellValue (what will actually be drawn to the screen)
The index of the row in Table for which color is needed
the color scheme that is going to be used to render the cell if no cell specific color scheme is returned
The data table hosted by the TableView control.