[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.IGridColumns.ColumnWidths

ColumnWidths Property

ColumnWidths

Gets the widths of all columns in the current grid.

Declaration
IReadOnlyList<int> ColumnWidths { get; }
Property Value
Type Description
IReadOnlyList<int>

A read-only list of integers representing the widths of the columns.