Table of Contents

Class RowColorGetterArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Arguments for RowColorGetterDelegate. Describes a row of data in a ITableSource for which ColorScheme is sought.

public class RowColorGetterArgs
Inheritance
RowColorGetterArgs
Inherited Members

Properties

RowIndex

The index of the row in Table for which color is needed

Table

The data table hosted by the TableView control.