[]
Gets the widths of all columns in the current grid.
IReadOnlyList<int> ColumnWidths { get; }
A read-only list of integers representing the widths of the columns.