Table of Contents

Property ColorGetter

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

ColorGetter

Defines a delegate for returning a custom scheme per cell based on cell values. Return null for the default

public CellColorGetterDelegate? ColorGetter { get; set; }

Property Value

CellColorGetterDelegate