ActiveReports 12
Width Property (MatrixColumn)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MatrixColumn Class : Width Property

Gets or sets the width of each detail cell in the column.

Syntax
'Declaration
 
Public Property Width As Length
public Length Width {get; set;}

Property Value

A Length structure indicating the width of each detail cell in the column.
See Also

Reference

MatrixColumn Class
MatrixColumn Members