Table of Contents

Field AlignmentGetter

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Defines a delegate for returning custom alignment per cell based on cell values. When specified this will override Alignment

public Func<object, Alignment> AlignmentGetter

Returns

Func<object, Alignment>
Defines a delegate for returning custom alignment per cell based on cell values. When specified this will override