ActiveReports 10
CellWidths Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : CellWidths Property
Specifies the width of each renderable column in the matrix.
Syntax
'Declaration
 
ReadOnly Property CellWidths As IList(Of Length)
IList<Length> CellWidths {get;}
See Also

Reference

IMatrix Interface
IMatrix Members