[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.CellWidths

CellWidths Property

CellWidths

Gets the width of each renderable column in the matrix.

Declaration
IList<Length> CellWidths { get; }
Property Value
Type Description
IList<Length>

A list of Length objects representing the width of each renderable column.