Method GetColumnsWidth NamespaceTerminal.Gui.Views AssemblyTerminal.Gui.dll GetColumnsWidth(List<Cell>) Gets the width in columns of the given line. public int GetColumnsWidth(List<Cell> line) Parameters line List<Cell> The intended line. Returns int