Table of Contents

Method GetColumnStyleIfAny

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetColumnStyleIfAny(DataColumn)

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

public TableView.ColumnStyle GetColumnStyleIfAny(DataColumn col)

Parameters

col DataColumn

Returns

TableView.ColumnStyle