Table of Contents

Method GetColumnStyleIfAny

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetColumnStyleIfAny(int)

Returns the entry from ColumnStyles for the given col or null if no custom styling is defined for it

public ColumnStyle GetColumnStyleIfAny(int col)

Parameters

col int

Returns

ColumnStyle